diff options
Diffstat (limited to 'cfg/fish/config.fish')
| -rw-r--r-- | cfg/fish/config.fish | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cfg/fish/config.fish b/cfg/fish/config.fish index 767623f..b85cf3f 100644 --- a/cfg/fish/config.fish +++ b/cfg/fish/config.fish @@ -39,7 +39,8 @@ if status is-interactive alias ql qalc alias rofi_ty1 "~/.config/rofi/launchers/type-1/launcher.sh" alias tmuxrc "nvim ~/.tmux.conf" - # yes, i truly am *this* lazy: + # yes, i truly am *this* lazy btw alias mkx makex + alias ts tailscale end |