
Oh My Matrix 😎
original code adapted from juancarlospaco:
- http://ubuntuforums.org/showpost.php?p=10306676
 
Oh My ZSH Matrix plugin based on Corey Golderg Python script.
Turns your terminal into a matrix script.
Requirements
- oh-my-zsh
 - Python (Run "python" into your terminal to confirm you have python installed)
 
Install
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-matrixActivate the plugin in
~/.zshrc:plugins=( [plugins...] oh-my-matrix)Source
~/.zshrcto take changes into account:source ~/.zshrc
Start script running:
    matrix
Have fun