/dotfiles

.files and configs belonging to ~

Primary LanguageShellMIT LicenseMIT

dotfiles

Setup

Clone the dotfiles repo to a directory of choice:

$ git clone https://github.com/robbdimitrov/dotfiles.git && cd dotfiles

Run the bootstrap script and follow the insructions:

$ ./bootstrap.sh

Source your zshrc file to get the changes in your current shell:

$ source ~/.zshrc;

License

Licensed under the MIT License.