mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fix(fish): improved tmux_sessionizer tmux_attach
This commit is contained in:
parent
8a04e17d9d
commit
a98530a3eb
3 changed files with 7 additions and 6 deletions
|
|
@ -40,9 +40,10 @@ abbr grc 'git rebase --continue'
|
|||
## FS
|
||||
alias tree='tree -Cph -L 1'
|
||||
abbr t 'tree'
|
||||
abbr ta 'tree -a'
|
||||
|
||||
## Editor
|
||||
abbr ts tmux_sessionizer
|
||||
abbr ta tmux_attach
|
||||
abbr v tmux_sessionizer nvim
|
||||
|
||||
abbr d 'cd ~/.dotfiles/.config/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue