fix(fish): abbr

This commit is contained in:
Léana 江 2023-04-01 16:48:32 +02:00
parent 3575b7e5e6
commit 3e495f9061
2 changed files with 3 additions and 2 deletions

View file

@ -44,7 +44,8 @@ alias tree='tree -Cph -L 1'
abbr t 'tree'
abbr ta 'tree -a'
abbr v tmux-vim
abbr tv tmux-vim
abbr v nvim
abbr d 'cd ~/.dotfiles/.config/'
abbr r 'cd ~/repos/'