Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 545 Bytes

eterm

Mr. Robot's EvilCorp Terminal style for your shell

Description

Make your shell look like the one Elliot uses to hack EvilCorp Alt text Alt text

Manual installation (for Oh-My-Zsh shell)

Copy the theme in your themes folder

git clone https://github.com/marcorosa/eterm.git
cd eterm
cp eterm.zsh-theme $ZSH/custom/themes/

Then, update the theme in your .zshrc:

ZSH_THEME="eterm"