added lmodern font package to install-*
This commit is contained in:
@@ -28,6 +28,7 @@ emacs --script install-emacs.el
|
|||||||
sudo pacman -S pandoc
|
sudo pacman -S pandoc
|
||||||
sudo pacman -S pandoc-citeproc
|
sudo pacman -S pandoc-citeproc
|
||||||
sudo pacman -S texlive
|
sudo pacman -S texlive
|
||||||
|
sudo pacman -S lmodern
|
||||||
|
|
||||||
# revealjs
|
# revealjs
|
||||||
cd ~/.revealjs
|
cd ~/.revealjs
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ sudo apt-get -y install xdg-open
|
|||||||
sudo apt-get install nodejs
|
sudo apt-get install nodejs
|
||||||
# TO DO git
|
# TO DO git
|
||||||
|
|
||||||
# Next, core apps
|
# Next, core apps (or are these already done by this point in order to get GitLab access?)
|
||||||
# TO DO nextcloud
|
# TO DO nextcloud
|
||||||
# TO DO keepassxc
|
# TO DO keepassxc
|
||||||
|
|
||||||
@@ -20,6 +20,7 @@ emacs --script install-emacs.el
|
|||||||
sudo apt-get -y install pandoc
|
sudo apt-get -y install pandoc
|
||||||
sudo apt-get -y install pandoc-citeproc
|
sudo apt-get -y install pandoc-citeproc
|
||||||
sudo apt-get -y install texlive
|
sudo apt-get -y install texlive
|
||||||
|
sudo apt-get -y install lmodern
|
||||||
|
|
||||||
# revealjs
|
# revealjs
|
||||||
cd ~/.revealjs
|
cd ~/.revealjs
|
||||||
|
|||||||
Reference in New Issue
Block a user