ghostty
kitty
neovim
z-shell
brew install kitty neovim
brew install --cask ghostty
GNU Stow is a symbol farm manager. This makes managing my dotfiles easier.
brew install stow
First, create backups of your current config files. For example, rename ~/.zshrc to ~/.zshrc_backup. Do this for all of your current config files.
git clone https://github.com/yeebenja/dotfiles.git
cd dotfiles
brew install stow
stow .
Make sure to install fonts. fonts are in .config/nvim/fonts/
vim ~/.stow-global-ignore
Add the following line
\.DS_Store