feat(journal): use typora as editor
This commit is contained in:
parent
7ca5126c26
commit
a1f87a7120
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ else
|
|||
fi
|
||||
|
||||
# Open in editor
|
||||
vim "$full_path"
|
||||
typora "$full_path"
|
||||
|
||||
# Report; TODO: write log
|
||||
echo ">>> " $full_path
|
||||
|
|
Loading…
Reference in a new issue