No description
When you run a shell command that is not found this will print out a link to https://command-not-found.com to give more info on the command and good docs on how to install the package that the command came from. This can be built on to do other things like git suggestions on common commands that are incorrect |
||
|---|---|---|
| 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