A command for when you have no idea wtf just happened
Run the following commands to install the wtf command on your machine:
git clone https://github.com/cheesits456/bash-wtf.gitcd ./bash-wtfsudo ./wtf.sh --install
After the installation completes, you can safely delete the cloned repo if you wish:
cd .. && rm -rf ./bash-wtf
If you wish to remove the wtf command from your system, simply execute the following in a terminal:
sudo wtf --uninstall
wtf [options]
-e,--edit: Open your user-specific config in nano-h,--help: Display help message and exit-i,--install: Install the 'wtf' command globally-l,--list: List all configured responses-r,--reset: Reset your user-specific config to default-u,--uninstall: Remove the globally installed command-V,--version: Display version information and exit

