Home

Awesome

Communism

<img width="900" alt="Screenshot of the app in my terminal on Arch" src="https://user-images.githubusercontent.com/9009959/218278604-390b7d68-1bba-425f-880b-4c40455559ce.png">

A chill ZSH startup plugin that adds Marx quotes and some wonderful red imagery to your terminal.

Requires

Installation

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)