-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

abbr


> Manage abbreviations for the fish shell.

> User-defined words are replaced with longer phrases after they are entered.

More information.


Add a new abbreviation:

abbr --add {abbreviation_name} {command} {command_arguments}

Rename an existing abbreviation:

abbr --rename {old_name} {new_name}

Erase an existing abbreviation:

abbr --erase {abbreviation_name}

Import the abbreviations defined on another host over SSH:

ssh {host_name} abbr --show | source


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 07:55:01 2024