No description
This forces vterm buffers to be in the evil emacs state to basically disable evil-mode to make vterm function more like a native terminal emulator. I have also bound `C-o` to move to the previous buffer to simulate the jump backward functionality of evil-mode. This seams to be working better at the moment due to this always exiting the buffer. Sometimes jump back can move in the same buffer and this is not want we want when we are in a vterm buffer. |
||
|---|---|---|
| data | ||
| manifests | ||
| scripts | ||
| site-modules | ||
| .gitignore | ||
| bolt-project.yaml | ||
| 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