diff options
| author | jstmax! <maxwasmailed@proton.me> | 2025-11-12 23:50:19 +0100 |
|---|---|---|
| committer | jstmax! <maxwasmailed@proton.me> | 2025-11-12 23:50:19 +0100 |
| commit | 7c046701ea6686b06c97ee1c50d8fe6518695903 (patch) | |
| tree | c0d0d7db92dc6177b9e06d87d5afc233191d7173 /cfg/fish | |
| parent | 3effdf39e99ab56e12be89baa2f7f08509c0b83f (diff) | |
updated fish config
Diffstat (limited to 'cfg/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 |