Terminal Insulter, When you will type wrong command it will Insult you

  • 4 years ago
Installation command for the tool

1. git clone https://github.com/hkbakke/bash-insul... bash-insulter
2. sudo cp bash-insulter/src/bash.command-not-found /etc/
3. sudo leafpad /etc/bash.bashrc
4. Add the following lines:
if [ -f /etc/bash.command-not-found ]; then
. /etc/bash.command-not-found
fi
5. source /etc/bash.bashrc