Configuration for my dotfiles for MacOs.
Ensure that you have the following installed on your system.
Install Homebrew
brew install gitFirst, clone this repo in your $HOME directory using Git.
git clone git@github.com:Ce11an/dotfiles.gitand install homebrew packages:
brew bundle install --file=~/dotfiles/.config/.desktop/BrewfileA slim version for development can be installed with:
brew bundle install --file=~/dotfiles/.config/.developer/Brewfilefinally, run:
cd dotfilesand
stow .