Personal configurations for shell and development environment that I use on my machine.
To setup dotfiles on your environment you need:
Install antigen plugin manager for zsh
.
curl -L git.io/antigen > .antigen.zsh
$ brew bundle
To setup all your dotfiles and preferred configurations for machine run following command:
$ ./setup.sh
$ brew bundle dump --force --describe
Copyright © 2022 deepaerial.