Skip to content

Commit

Permalink
change editor from codium to sublime text
Browse files Browse the repository at this point in the history
  • Loading branch information
cblte committed Jul 21, 2021
1 parent 9b7c6fb commit 8349935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new-microblog.sh
Expand Up @@ -5,4 +5,4 @@ FILENAME="$(date +'%H%M%S')"

hugo new microblog/$FOLDER/$FILENAME.md
cd content/microblog/$FOLDER
codium $FILENAME.md
subl $FILENAME.md

0 comments on commit 8349935

Please sign in to comment.