No description
When installing a vscode extention the shell command to install the extention would run every time puppet was run. Now we test to see if the extention is installed first before trying to install it. |
||
|---|---|---|
| data | ||
| manifests | ||
| scripts | ||
| site-modules | ||
| .gitignore | ||
| bolt.yaml | ||
| hiera.yaml | ||
| Puppetfile | ||
| README.md | ||
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