Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 558 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 558 Bytes

Communism

Screenshot of the app in my terminal on Arch

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

Requires

  • oh-my-zsh

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)