Fixed install-emacs.el

This commit is contained in:
Nathan Schneider
2020-04-30 15:54:31 +00:00
parent 8e458edf1e
commit 1a73dde7ba
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ sudo pacman -S keepassxc
# emacs
sudo pacman -S emacs
sudo pacman -S aspell-en # English dictionary
emacs --script install-emacs.el # not working
emacs --script ~/.scripts/install-emacs.el
# pandoc
sudo pacman -S pandoc