Bug fixes on emacs setup
This commit is contained in:
@@ -21,6 +21,7 @@ sudo pacman -S keepassxc
|
||||
|
||||
# emacs
|
||||
sudo pacman -S emacs
|
||||
sudo pacman -S aspell-en # English dictionary
|
||||
emacs --script install-emacs.el # not working
|
||||
|
||||
# pandoc
|
||||
|
||||
@@ -14,6 +14,7 @@ sudo apt-get install nodejs
|
||||
|
||||
# emacs
|
||||
sudo apt-get -y install emacs-gtk
|
||||
sudo apt-get -y install aspell aspell-en
|
||||
emacs --script install-emacs.el
|
||||
|
||||
# pandoc
|
||||
|
||||
Reference in New Issue
Block a user