My personal cross-machine Linux/Mac configuration.
Currently covers the following:
- nvim
- kitty
- oh-my-zsh
chezmoi init git@github.com:Phaen/dotfiles.gitsh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply Phaensh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot PhaenThe oh-my-zsh config contains aliases for thefuck. If you don't have it installed and want to do so through a local pip, make sure you install setuptools too.
pip install setuptools thefuck