My configuration files for Niri, Neovim, etc.
- Clone the repo and cd into it:
git clone https://github.com/jaycem-dev/dotfiles.git ~/Projects/dotfiles && cd ~/Projects/dotfiles- Symlink modules with stow:
# All packages
stow */
# Specific package
stow nvimSwitch themes with theme-switcher (select via fzf) or theme-switcher <theme-name>.
Usage:
# Ignore local updates to theme files
./track-themes.sh skip
# Resume tracking (if you want to commit theme changes)
./track-themes.sh track
# Show usage and list managed files
./track-themes.sh