== My dotfiles
- I use
Neovim
. - I use
zsh
. - I don’t use `Oh-My-zsh' - It’s too robust in my opinion.
- I use https://github.com/romkatv/powerlevel10k[powerlevel10k]
- I use
zsh-syntax-highlighting
. - I hate reinventing the wheel.
If I have to use bash on Windows, I put this in my ~/.bashrc
:
For ZSH on Windows (with msys2), I put in ~/.zshrc
:
On msys, from some reason this ~/.tmux.conf was needed:
Stuff that may help in an msys setup:
- https://stackoverflow.com/a/44351945/4935114
- https://www.msys2.org/docs/terminals/
- https://devhints.io/pacman
Pacman commands I ran: