Source and installation scripts to setup following theme for your development environment.
Following packages will be installed
- Antidote
- eza
In the root of this repository:
sh .install/install_osx.zshScript only download the font, now it's time to setup it in your desired terminal environment.
You can follow many popular environment setup guides here.
Note: For vsCode, the font name is FiraCode Nerd Font
Note2: for vsCode terminal, you need to add "terminal.integrated.fontFamily": "FiraCode Nerd Font" to options.
in .zshrc file, you can modify the cdpath property to allow you to more easily access your projects and desired directories.
Original theme and scripts made by Scott Nesham
