My personal dotfiles, for MacOS, managed with Stow
- Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install brew bundle
brew bundle
- Clone this repository
git clone https://github.com/rajput-hemant/dotfiles.git ~/dotfiles
cd ~/dotfiles
- Install dotfiles
stow .