Minor edits.

This commit is contained in:
Derek Taylor
2020-03-27 14:50:01 -05:00
parent b2cf9b753d
commit df58aa9d2b
6 changed files with 51 additions and 33 deletions

View File

@@ -120,4 +120,4 @@ case "$choice" in
exit 1
;;
esac
emacsclient -c "$choice"
st -e vim "$choice"