These are mainly related to my (fairly basic) Windows/Ubuntu (in WSL) setup, which includes:
- zsh, with the pure prompt
- tmux based on practical tmux
- fnm and Node.js
- Homebrew
- NeoVim with plugins (based on
vim-plug) - Python
- Go
- PyCharm (with IdeaVim)
- Utilities such as Git, fzf and zoxide
Install chezmoi, then run:
$ chezmoi init --apply itaisteinherzTo update to the latest dotfiles, run:
$ chezmoi update