Skip to content

Files

Latest commit

edcebe6 · Jul 28, 2014

History

History
5 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 188 Bytes

Just my own .bashrc.

Setup:

mkdir -p ~/src; cd ~/src; git clone https://github.com/fotinakis/bashrc.git; echo -e "\nsource ~/src/bashrc/init.sh\n" >> ~/.bashrc; source ~/.bashrc