mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fix(fish): tmux_attach variable names were messed up lol
This commit is contained in:
parent
8ddfa3c474
commit
6a2004f7b5
3 changed files with 7 additions and 4 deletions
|
|
@ -20,6 +20,7 @@ abbr gs 'git switch'
|
|||
abbr gp 'git push'
|
||||
abbr gpr 'git fetch && git rebase'
|
||||
abbr gpm 'git fetch && git merge'
|
||||
abbr cc 'clone_repo'
|
||||
|
||||
## FS
|
||||
alias tree='tree -Cph -L 1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue