No description
Find a file
Ade Attwood 12e2d3e841 fix(eamcs): change repo url and remove spacemacs dotfile
Change the git source for spacemacs so it links up with the existing git source.
Also remove the spacemacs dotfile, this will be in the private repo until I can
sort out a private spacemacs module to put some stuff
2020-09-21 20:09:37 +01:00
data refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
scripts fix(core): sync puppet modules before applying the manifests 2020-09-21 20:08:52 +01:00
site-modules fix(eamcs): change repo url and remove spacemacs dotfile 2020-09-21 20:09:37 +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 feat(emacs): add emacs install and setup 2020-09-20 12:19:23 +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