These are my dotfiles for debian-based distributions and Mac OS, which uses Oh my zsh as a shell framework
It also uses the following plugins
PLUGINS |
---|
Syntax highlighting |
Zsh autosuggestions |
Z tabulator |
It uses Space promptship as main theme (If you use it on Mac OS, check out this problem with fonts
To install the basic tools of this setup along with oh-my-zsh run
make bootstrap
For python installation run
source python.sh
For substituting local dotfiles with repo dotfiles run
make restart-config
For running pdf local editor run
make pdf-editor