This is currently only supported for MacOS. Support for Linux (apt and pacman) coming soon.
- To get started, install stow and git
brew install git
brew install stow- Clone this repo
git clone https://github.com/pratyaksh52/bootstrap.git-
Run
dotfiles/stow-dotfiles.sh -
Add the following line to your
.zshrc
. "$HOME/.config/zsh/init.sh"-
Open
dotfiles/.config/git/personal/personal.gitconfigand change the credentials to your own. -
To install brew packages, run
brew bundle --file=./Brewfile