- DE: kde plasma configs
- Shell prompt: starship configs
- Terminal: alacritty configs
- Personal secret: bitwarden
- Terminal enhance: tmux configs
- Font: set monospace font to monaspace
- Tools: dev tools managed by mise such as: opencode, uv and claude code
- Dotfile management: chezmoi
- Install chezmoi
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin- Install starship
curl -sS https://starship.rs/install.sh | sh-
To install latest alacritty terminal, install build deps from this guide
-
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 :)
