Skip to content

codebusta/matrix-digital-rain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Matrix Digital Rain

Inspired by amstrad's oh-my-matrix GitHub repo.

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/codebusta/matrix-digital-rain ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/matrix-digital-rain
    
  2. Activate the plugin in ~/.zshrc:

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

     source ~/.zshrc
    

Start script running:

    matrix

About

Digital rain, or Matrix code effect for your Terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published