Managed with GNU Stow.
nvim->~/.config/nvimtmux->~/.config/tmux/tmux.confghostty->~/.config/ghostty/configzsh->~/.zshrc,~/.zprofile,~/.zshenvkarabiner->~/.config/karabiner/karabiner.jsonzed->~/.config/zed/settings.jsonaerospace->~/.config/aerospace/aerospace.toml
./bootstrap.sh# Link/update packages
stow -R -t ~ nvim tmux ghostty zsh karabiner zed aerospace
# Remove links for a package
stow -D -t ~ nvimgit clone git@github.com:cadeljones/dotfiles.git ~/dotfiles
cd ~/dotfiles
./bootstrap.sh