Minor edits.

This commit is contained in:
Derek Taylor
2020-07-11 11:37:20 -05:00
parent 06924eaefe
commit 4680c2e1ec
8 changed files with 427 additions and 767 deletions

View File

@@ -148,4 +148,4 @@ case "$choice" in
exit 1
;;
esac
alacritty -e nvim "$choice"
emacsclient -c -a emacs "$choice"