Skip to content

nixscript/cheat.sh_plus_trans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheat.sh_plus_trans

Build Status GitHub License GitHub Release

Bash script for translating tips from cheat.sh

Dependencies

Install

sudo make install

Uninstall

sudo make uninstall

Usage

# 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!