Clone the repo. Let's say you want to store it in a directory called ~/Projects
.
git clone https://github.com/iggredible/dotfiles.git ~/Projects/
❗️ Ensure that dependencies are installed before moving forward.
Dependencies are listed in Brewfile
. Install with:
brew bundle
See the following docs:
- Git: docs/git.md
- Zsh: docs/zsh.md
- Tmux: docs/tmux.md
- MacOS: docs/macos.md
- Vim: docs/vim.md / Neovim: docs/neovim.md