Add cheat.sh alias

Signed-off-by: Jun-Ru Chang <jrjang@gmail.com>
pull/1484/head
Jun-Ru Chang 2020-02-07 17:37:37 +08:00 committed by Jun-Ru Chang
parent eab3f6c469
commit 889a24e348
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
cite 'about-alias'
about-alias 'cheat.sh aliases.'
alias cht='foo(){ curl cheat.sh/$1; }; foo '