OS: CachyOS / Arch Linux
- Terminal: ghostty
- Shell: fish
- Editor: Neovim / Doom Emacs
- Desktop: KDE Plasma (Catppuccin theme)
# Official packages
sudo pacman -S --needed - < pkglist-native.txt
# AUR packages (using paru or yay)
paru -S --needed - < pkglist-aur.txt
# or: yay -S --needed - < pkglist-aur.txt# Clone repo
git clone git@github.com:B0mml/dots.git ~/dots
cd ~/dots
# Stow configurations
stow fish ghostty nvim tmux doom scripts# Install konsave
paru -S konsave
# Import & apply desktop profile (from ~/Sync or backup)
konsave -i ~/Sync/my_desktop_theme.knsv # or path to .knsv file
konsave -a my_desktop_theme- Tmux plugins: Open tmux and press
Prefix + Ito install plugins. - Atuin: Run
atuin loginto restore shell history. - Wallpapers: Copy
~/Picturesor sync via Syncthing.