Dotfiles, managed by chezmoi
.
sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply jonasks
- Shell:
zsh
+oh-my-zsh
+starship
- Terminal:
alacritty
- Add file:
chezmoi add ~/.<filename>
- Edit file:
chezmoi edit ~/.<filename>
- See changes:
chezmoi diff
- Apply changes:
chezmoi -v apply
- Push changes:
chezmoi cd
+ git
Brew
brew bundle dump --force