mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(fish): improved tmux_sessionizer
This commit is contained in:
parent
0d60b72eac
commit
9e9b03a7a1
6 changed files with 37 additions and 36 deletions
|
|
@ -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 .'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue