fish: Update abbreviations
This commit is contained in:
parent
5922546289
commit
884374b0f6
|
@ -27,7 +27,7 @@ abbr -a -- les 'less -iS'
|
|||
abbr -a -- ll 'ls -lah'
|
||||
abbr -a -- llp llplenum
|
||||
abbr -a -- l ls
|
||||
abbr -a -- lt 'ls -laht | head'
|
||||
abbr -a -- lt 'eza -l --sort newest'
|
||||
abbr -a -- mpc mpv
|
||||
abbr -a -- mv 'mv -i'
|
||||
abbr -a -- nb newsboat
|
||||
|
@ -50,7 +50,7 @@ abbr -a -- sp 'sudo pkg'
|
|||
abbr -a -- srv 'sudo srv'
|
||||
abbr -a -- s ssh
|
||||
abbr -a -- sys 'sudo sys'
|
||||
abbr -a -- tdb 'wine ~/.wine/drive_c/Program Files/dataweb/TurboDB Studio 5/Bin/TurboDBStudio5.exe'
|
||||
abbr -a -- tdb 'cd ~/.wine/drive_c/Program\ Files/dataweb/TurboDB\ Studio\ 5/Bin/ && wine TurboDBStudio5.exe'
|
||||
abbr -a -- td 'nvim ~/Sync/Pixel/Documents/markor/todo.txt'
|
||||
abbr -a -- tor '~/.programme/tor-browser_en-US/Browser/start-tor-browser && exit'
|
||||
abbr -a -- t trash
|
||||
|
|
Loading…
Reference in New Issue