about summary refs log tree commit diff
path: root/newpost.sh
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-02-06 20:38:45 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-02-06 20:38:45 +0700
commit6c114758de3fc9c8d7699b35c56daf78785be7b4 (patch)
treee48c96e0ce5561d381bfce98e6b19a3ed11d6b96 /newpost.sh
parente7092c203e5ce813b645e418d9e05ef34b3ca784 (diff)
downloadblog-6c114758de3fc9c8d7699b35c56daf78785be7b4.tar.gz
Add pages for conlangs
Diffstat (limited to 'newpost.sh')
-rwxr-xr-xnewpost.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/newpost.sh b/newpost.sh
index d689221..a30aafd 100755
--- a/newpost.sh
+++ b/newpost.sh
@@ -15,3 +15,4 @@ echo "date:   $_date" >> "$name"
 echo "tags:   $tags" >> "$name"
 echo "categories: $categories" >>"$name"
 echo "---" >> "$name"
+vim $name