Cheatsheet app
This commit is contained in:
6
bin/cheatsheet
Executable file
6
bin/cheatsheet
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_DIR=$(dirname $0)
|
||||
mdr $SCRIPT_DIR/../doc/cheatsheet.md "$@"
|
||||
|
||||
s
|
||||
Reference in New Issue
Block a user