diff options
Diffstat (limited to 'scripts/commands/:tasks')
| -rwxr-xr-x | scripts/commands/:tasks | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/commands/:tasks b/scripts/commands/:tasks new file mode 100755 index 0000000..d020ddf --- /dev/null +++ b/scripts/commands/:tasks @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +sensible-terminal -e sensible-editor ~/.config/vimwiki/Work.md; + |
