AaronV77 / Monday

Scripts that create aliases in order to be able to push and pull from a central storage server that you can have at home.
GNU General Public License v2.0
0 stars 0 forks source link

Bash Aliases #52

Open AaronV77 opened 5 years ago

AaronV77 commented 5 years ago

Bash has an alias file that can be include into your home folder if wanted. I might be a good idea to stop sticking it into the main .bashrc and put the aliases in there.