aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands/:today
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/commands/:today')
-rwxr-xr-xscripts/commands/:today4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/commands/:today b/scripts/commands/:today
new file mode 100755
index 0000000..ec7b295
--- /dev/null
+++ b/scripts/commands/:today
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+sensible-terminal -e sensible-editor ~/.config/vimwiki/Today.md;
+