|
|
Log in / Subscribe / Register

New features in the fish shell

New features in the fish shell

Posted Oct 1, 2020 11:38 UTC (Thu) by nelljerram (guest, #12005)
Parent article: New features in the fish shell

Is there an option for treating aliases as abbrevs, i.e. expanding them when typed? That feels like it would be nice. You'd still need the normal alias logic as well, for scripts using the aliases.


to post comments

New features in the fish shell

Posted Oct 9, 2020 2:06 UTC (Fri) by beren (guest, #142429) [Link]

Fish does support abbreviations. I frequently use them. They’re the best of both worlds. Quick typing for me, with full fidelity for history and sharing with others via screen, type, asciicasts, etc.

https://fishshell.com/docs/current/cmds/abbr.html


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds