Skip to content

ARivottiC/aliases.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aliases.sh

Dynamic bash aliases

Install

wget -qO- https://raw.githubusercontent.com/ARivottiC/aliases.sh/master/Makefile | make install -f-

How it works

Sources all executable *.sh files in ~/.bash_aliases.d when a shell is initialized.

You can find lot's of pre-made aliases in the generic's directory. To activate any just chmod +x it.

The git clone will ignore filemode changes and new directories. This way you can use it with your own files.

Uninstall

wget -qO- https://raw.githubusercontent.com/ARivottiC/aliases.sh/master/Makefile | make uninstall -f-

License

See the LICENSE file for license rights and limitations (MIT).

About

Dynamic bash aliases

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors