This repo is a collection of my dotfiles, inspired by GitHub ❤ ~/ and similar resources.
- stow
- git
- Run
stow -t $HOME .. - Execute
brew bundle install --file $HOME/.Brewfile. - Install any local
homebrewbundles from.brew/bundles. - Install vim-plug.
- Install tpm.
- Install https://ohmyz.sh/.
- Configure iTerm2 from backups or another macOS.
git- This will set global.gitconfigand.gitignorefiles. For privacy, email and user should be set in another file (~/.gitconfig.local)and will be included in the configuration.- Execute
:PlugInstallinvim&Prefix+Iintmuxfor plugins. .gitconfig.localand.zsh/can be added locally to add more configurations per machine.- If necessary, copy
CLAUDE.mdfrom other machines.
dotfiles.github.com and all the contributors referenced in that page along with all dotfiles repos in github.com were my main sources of inspiration and reference.
Along with stolen scripts from stackoverflow.com whenever necessary that are mentioned inside the scripts.