A chill ZSH startup plugin that adds Marx quotes and some wonderful red imagery to your terminal.
- oh-my-zsh
cd ~/{wherever you put your OMZ plugins or scripts}
git clone --depth-1 https://github.com/victoria-riley-barnett/Communism
Edit your .zshrc Plugins array to include your new plugin:
plugins=(... Communism)