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