GNU/Linux xterm-256color bash 288 views

A script to greet you in your terminal as “Neo”, from the popular film “The Matrix”.

In GNU/Linux like systems you can achieve this by downloading free and open source MatrixHasYou.py from the link below, dropping it in your home folder and editing your /home/[USER]/.bashrc text file by adding at the end the comand:

python3 /home/[USER]/MatrixHasYou.py

-* If you have a different Python version, edit the command accordingly.

Download/Comment/Contribute at: https://github.com/narkhy/MatrixHasYou

Enjoy!