Merge
1b1c6a2cf21a72df29f5294deafe23b4f2b6deca
3b920308b9f912a3ecec7cbcd0e6af0fbf78b57b
@@ -3,7 +3,5 @@ # # Open notes file & take notes notefile="$HOME/drop/notes.md" -printf '\n' >> "$notefile" -date +"%Y-%m-%d %H:%M" >> "$notefile" -printf -- "----------------" >> "$notefile" -vim "+normal Go" +startinsert "$notefile" +vim "+normal Go" "$notefile" +# jsync
@@ -3,7 +3,5 @@ #