Home

Awesome

alt text

Oh My Matrix 😎

original code adapted from juancarlospaco:

Oh My ZSH Matrix plugin based on Corey Golderg Python script.

Turns your terminal into a matrix script.

Requirements

Install

  1. 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
    
  2. Activate the plugin in ~/.zshrc:

     plugins=( [plugins...] oh-my-matrix)
    
  3. Source ~/.zshrc to take changes into account:

     source ~/.zshrc
    

Start script running:

    matrix

Have fun