Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 252 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 252 Bytes

dotfiles

bash good stuff

git clone https://github.com/kfiku/dotfiles.git
echo 'source ~/dotfiles/.bashrc' >> ~/.bash_profile

or

git clone git@github.com:kfiku/dotfiles.git
echo 'source ~/dotfiles/.bashrc' >> ~/.bash_profile

enjoy