No description
Find a file
Ade Attwood 80239af169 refactor(core): start to make dotfiles public
This is the first commit that brings the privet dotfiles to a public
reop previously this was all one puppet module. Now this has been split
out so I can put all of the private files in a private puppet module
2020-09-20 06:22:17 +01:00
data refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
site-modules/core refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
.gitignore refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
bolt.yaml refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
hiera.yaml refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
Puppetfile refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01: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