diff options
Diffstat (limited to '.bin/cheat')
-rwxr-xr-x | .bin/cheat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.bin/cheat b/.bin/cheat new file mode 100755 index 0000000..cb6f4aa --- /dev/null +++ b/.bin/cheat @@ -0,0 +1,3 @@ +#!/bin/sh + +curl -s "cheat.sh/${1}" |