/bash.d

my bash.d directory

Primary LanguageShell

This is my .bash.d directory. Each file ending in ".bash" will be sourced upon
login via my bashrc file like this:
   
To install this, do this:

cd ~
git clone git://github.com/fs111/bash.d.git .bash.d
cd .bash.d
./install
bash