Skip to content

Instantly share code, notes, and snippets.

@kendofriendo
Created December 4, 2020 22:29
Show Gist options
  • Save kendofriendo/dfb697ef20beff7c728072a6871bdd2b to your computer and use it in GitHub Desktop.
Save kendofriendo/dfb697ef20beff7c728072a6871bdd2b to your computer and use it in GitHub Desktop.
Useful fish abbreviations for Ubuntu I've collected
abbr -a -U sai 'sudo apt install'
abbr -a -U sau
abbr -a -U sas 'sudo apt search' #sudo not actually needed, just aded for consistency
abbr -a -U sup
abbr -a -U adk 'sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment