No description
Find a file
2016-11-30 09:35:05 +00:00
dotfiles Add some windows stuff 2016-11-30 09:35:05 +00:00
install add windows install 2016-11-20 09:22:46 +00:00
.directory Add some bin files 2016-11-20 07:40:34 +00:00
.gitmodules truing to sort out vim plugins 2016-11-20 09:03:51 +00:00
README.md add windows install 2016-11-20 09:22:46 +00:00

Install Unix

Warning this install will override any dotfiles and the full vim bundle directory!

git clone https://github.com/AdeAttwood/Dotfiles.git ~/.dotfiles
chmod +x ~/.dotfiles/install/install_unix.sh
~/.dotfiles/install/install_unix.sh

Install Windows

git clone https://github.com/AdeAttwood/Dotfiles.git %USERPROFILE%\_dotfiles
%homepath%\_dotfiles\install\install_win10.bat