Inspired by amstrad's oh-my-matrix GitHub repo.
Turns your terminal into a matrix script.
- oh-my-zsh
- Python (Run "python" into your terminal to confirm you have python installed)
-
Clone this repository in oh-my-zsh's plugins directory:
git clone https://github.com/codebusta/matrix-digital-rain ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/matrix-digital-rain
-
Activate the plugin in
~/.zshrc
:plugins=( [plugins...] matrix-digital-rain)
-
Source
~/.zshrc
to take changes into account:source ~/.zshrc
matrix