Personal dotfiles managed with GNU Stow. These configuration files create a clean, minimalist development environment with a focus on productivity and aesthetics.
- GNU Stow
- Zsh
- Oh My Posh
- Fzf
- Zoxide
- Zinit
brew install stow
Use Stow to symlink the configurations:
# Deploy all configurations
stow .
# Deploy a specific configuration
stow zsh