1# clone config
2git clone https://github.com/Adosh74/dot
3
4# move to dot directory
5cd dot
6
7# replace your bash config with my config
8cp -r .bashrc ~
9cp -r .bash_profile ~
10cp -r ble.sh ~
11cp -r .vim ~
12cp -r .vimrc ~
13cp -r .ps1.sh ~