My personal configuration files and setup scripts for programs I actively use
install.sh— installs the tools/software (Homebrew, Ghostty, Oh My Zsh, tmux, Neovim, etc.)
git clone git@github.com:geraldelorm/dotfiles.git
cd dotfiles
chmod +x deploy.sh install.sh
./deploy.sh MANIFEST && ./install.sh- macOS with Homebrew
- Make this setup compatible with Linux