Personal configuration files managed with GNU Stow.
Each directory represents a stow package that can be independently linked to ~/.config/:
kanata/- Keyboard remapping configurationnvim/- Neovim configurationstarship/- Shell prompt configurationtmux/- Terminal multiplexer configuration
Install all configs:
stow */Install specific config:
stow nvimRemove a config:
stow -D nvim