add(fish): clone_repo function, tmux-vim function and bindings

This commit is contained in:
Léana 江 2023-04-01 22:27:20 +02:00
parent 67c4b31e8a
commit a801d13874
4 changed files with 40 additions and 9 deletions

View file

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