MoriGM

u/MoriGM@feddit.de
5 posts · 54 comments

Recent posts

Recent comments

on Your best terminal aliases · c/linux · 1 pts · 3y

I mostly write my environment and aliases which are only ment to be used for a project by creating a file called .load.sh. It is mostly just things like alias run="python main.py" or something

on Your best terminal aliases · c/linux · 2 pts · 3y

What a nice abbreviation of the conventional way of declaring the minimanalasation of a command. I need to check out fish but i don't really know about it so much.