abbr - manage fish-style interactive abbreviations.
abbr abbr --list abbr --erase name abbr name expansion
abbr manages fish-style interactive abbreviations. Abbreviations expand in the editor before execution and do not affect scripts. Abbreviation names use shell variable name syntax.
--listabbr name 'expansion' commands. This is also the default when no operands are provided.--eraseZero on success, one when erasing a missing abbreviation, and two for usage errors.