Discover, install, and configure shell plugins with Fig Plugin Store →
⭐️

Oh My Matrix

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

amstrad
|
21 stars
1 forks

alt text

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

  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