Various dotfiles for Kakoune, Fish, Wezterm and others. These files are managed by chezmoi.
-
Install
chezmoi
as per the installation instructions -
Run:
chezmoi init --apply --verbose https://github.com/chriswalker/dotfiles.git
(where
--verbose
is optional)
This will initialise Chezmoi on the new machine, check out this dotfiles repo, and apply the changes (currently all changes are applied to ~/.config/
).