Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 159 Bytes

File metadata and controls

9 lines (8 loc) · 159 Bytes

my_bash

git clone https://github.com/beninanutshell/my_bash ~/.bash/;
cd ~/;
mv .bashrc .bashrc.bak;
ln -s ~/.bash/init ~/.bashrc;
source ~/.bashrc