Mr. Robot's EvilCorp Terminal style for your shell
Make your shell look like the one Elliot uses to hack EvilCorp
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"