.dotfiles
Requirements
- zsh
- git
- Awesome Patched Terminal Fonts
Installation
$ git clone --recursive https://github.com/mfakane/.dotfiles.git
$ cd .dotfiles
$ make
$ zsh
How to add local settings
Make either ~/.zshrc_local
, ~/.zshenv_local
, or both to write any machine-specific local settings.
These files would be read automatically when exists.