diff options
Diffstat (limited to 'scripts/commands/:cheat')
| -rwxr-xr-x | scripts/commands/:cheat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/commands/:cheat b/scripts/commands/:cheat deleted file mode 100755 index 850557f..0000000 --- a/scripts/commands/:cheat +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env sh - -[[ ! -z "$1" ]] && file=$1 || file=Cheatsheets; - -sensible-terminal -e sensible-editor ~/.config/vimwiki/$file.md; |
