/oh-my-matrix

oh-my-zsh plugin. Turns your terminal into the Matrix just for fun

Primary LanguagePython

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

  • oh-my-zsh
  • Python (Run "python" into your terminal to confirm you have python installed)

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