My (Ubuntu) dotfiles.
These are mainly related to my (fairly basic) Ubuntu setup, which includes:
- zsh, with the pure prompt
- fnm and Node.js
- Homebrew
- Vim
- Python
Run:
$ sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply itaisteinherz
To update to the latest dotfiles, run:
$ chezmoi update