- my i3wm configs
- my neovim config and plugins
- starship configs
- tmux configs
- default monospace fontconfig using monaspace
- dev tools managed by mise
TBD
- Install chezmoi
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin- Install starship
curl -sS https://starship.rs/install.sh | sh- Then initialize and apply the configuration:
chezmoi init pkking
chezmoi applyInstall tmux plugins by pressing Ctrl + a and Shift+i
Now all tmux plugins will be installed on a new machine due to this tip
feel free to email me or commit a issue
have fun :)