Personal dotfiles managed with GNU Stow
Homebrew:
brew install stowClone the repo into your home directory and run stow to install symlinks:
stow ghostty helix nvim vim yazi zellij zshNote You can use the --no-folding flag to ensure that only the files are symlinked and not full directories.
To remove a packages symlinks:
stow -D zshSince files are symlinked, you can edit files in the repo and they'll be automatically applied. To update just run git pull.
On MacOS with homebrew installed you can instead use the install script:
./install ghostty helix nvim vim yazi zellij zshThis will install all the required packages and fonts.