diff --git a/fish/.config/fish/config.fish b/fish/.config/fish/config.fish index deea874f..74f5140a 100644 --- a/fish/.config/fish/config.fish +++ b/fish/.config/fish/config.fish @@ -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