r/linux4noobs • u/SandvikDude • Jun 12 '26
shells and scripting Fish shell abbreviations is a godsend
Hi!
After my migration from Windows to Linux two or so months ago, I've been trying to learn how to use the terminal and be somewhat efficient and know about the basic functions like rm, mv, cp, ls, ln and such.
I've known about terminal aliases a while, but I found out about abbreviations on Fish yesterday and I absolutely love that feature.
Got any suggestions on other abbreviations/aliases I should use, or even other QoL features that I might not know about? Happy to learn!
•
Upvotes


•
u/howmuchiswhere Jun 13 '26
i have an
abbrfor settingabbron the fly. a lot of times i'll be doing something as a one off so i don't want to add something to my fish config because i'll definitely forget to remove it later. creating them from the command line means they will be forgotten when the shell session ends.and it turns out i've got a bunch that i wish i'd remembered because i'd use them all the time.
pipes are particularly handy, it's like snippets for the shell.