Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 182 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 182 Bytes

.linux_environment

cd ~
cp .bash_profile .bash_profile.bak
cp .bashrc .bashrc.bak

ln -s .linux_environment/bash/.bash_profile
ln -s .linux_environment/bash/.bashrc