Some changes on install scripts
This commit is contained in:
@@ -20,7 +20,7 @@ sudo pacman -S keepassxc
|
|||||||
|
|
||||||
# emacs
|
# emacs
|
||||||
sudo pacman -S emacs
|
sudo pacman -S emacs
|
||||||
emacs --script install-emacs.el
|
emacs --script install-emacs.el # not working
|
||||||
|
|
||||||
# pandoc
|
# pandoc
|
||||||
sudo pacman -S pandoc
|
sudo pacman -S pandoc
|
||||||
@@ -37,7 +37,7 @@ cp ~/.revealjs/ntn.css ~/.revealjs/reveal.js/css/theme/
|
|||||||
cd ~
|
cd ~
|
||||||
|
|
||||||
# zotero
|
# zotero
|
||||||
sudo pacman -S zotero
|
sudo snap install zotero
|
||||||
# If we change location, update that in .emacs AND pandout.sh script
|
# If we change location, update that in .emacs AND pandout.sh script
|
||||||
|
|
||||||
echo "Installation script complete"
|
echo "Installation script complete"
|
||||||
|
|||||||
Reference in New Issue
Block a user