Manage abbreviations for the fish shell. User-defined words are replaced with longer phrases after they are entered. More information: https://fishshell.com/docs/current/cmds/abbr.html.
abbr --add abbreviation_name command command_arguments
abbr --rename old_name new_name
abbr --erase abbreviation_name
ssh host_name abbr --show | source