Skip to content

Latest commit

 

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