Collection of my dotfiles
First step is to download the files from repository.
Go to your home directory and run:
git clone git@github.com:arthurschneider/.dotfiles.git
After that step you need to run the install.sh script.
Run these commands
cd .dotfiles
./install.sh
git clone git@github.com:arthurschneider/.dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install.sh