original code adapted from juancarlospaco:
Oh My ZSH Matrix plugin based on Corey Golderg Python script.
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/amstrad/oh-my-matrix ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/oh-my-matrix
-
Activate the plugin in
~/.zshrc
:plugins=( [plugins...] oh-my-matrix)
-
Source
~/.zshrc
to take changes into account:source ~/.zshrc
matrix
Have fun