forked from extern/nix-config
fish: Remove task abbreviations
I no longer use task.
This commit is contained in:
parent
9386d54c8d
commit
0ea61dc6de
@ -68,12 +68,6 @@ if not set -q set_abbr
|
||||
abbr yin "yarn install"
|
||||
abbr yu "yarn upgrade-interactive"
|
||||
|
||||
abbr t "task"
|
||||
abbr ta "task add"
|
||||
abbr tc "task completed"
|
||||
abbr td "task done"
|
||||
abbr te "task edit"
|
||||
|
||||
abbr dl "youtube-dl"
|
||||
abbr vol "amixer set 'Master'" # Change the volume, e.g. vol 10%+, vol 10%-, vol 100%
|
||||
abbr copy "xclip -sel clip <" # Easily copy the contents of any file
|
||||
|
Loading…
Reference in New Issue
Block a user