add(fish): improved tmux_sessionizer

This commit is contained in:
Léana 江 2023-04-02 11:43:19 +02:00
parent 0d60b72eac
commit 9e9b03a7a1
6 changed files with 37 additions and 36 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 ts tmux_sessionizer
abbr v tmux_sessionizer nvim
abbr d 'cd ~/.dotfiles/.config/'
abbr r 'cd ~/repos/'
@ -64,7 +65,6 @@ abbr yt 'yt-dlp \
'
abbr clr 'clone_repo'
abbr ip 'curl ipinfo.io'
abbr ts 'date +%s'
abbr k 'killall'
abbr o 'open'
abbr o. 'open .'