Skip to content

tnm-/sydneybristows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

WIP, probably for ever

A collection of plug-in-able bashrc modules

Add the following to ~/.bash_aliases file or to the end of ~/.bashrc to enable the aliases defined or referenced here, assuming that your .bash folder is added to ~ (a.k.a. $HOME or /home/<linux-username>)

if [ -f ~/.bash/.bash_aliases ]; then
    . ~/.bash/.bash_aliases
fi

About

A collection of plug-in-able bashrc modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages