Bash script for translating tips from cheat.sh
- curl
- translate-shell
sudo make install
sudo make uninstall
# Help tip about a command
$ cheat.sh commandname
# Find help tips
$ cheat.sh keyword
# Colored result
$ cheat.sh -T commandname
Go to nixscript.ru/tips for get some tips!