Updated install-fed
This commit is contained in:
@@ -23,13 +23,11 @@ sudo dnf -y install neovim
|
||||
~/.scripts/install-vim.sh
|
||||
|
||||
# pandoc
|
||||
sudo dnf -y install pandoc
|
||||
sudo dnf -y install texlive
|
||||
sudo dnf -y install texlive-xetex
|
||||
sudo dnf -y install texlive-latex-extra
|
||||
sudo dnf -y install lmodern
|
||||
echo "Download pandoc and install from dpkg:"
|
||||
echo "https://github.com/jgm/pandoc/releases/latest"
|
||||
read response
|
||||
|
||||
# revealjs
|
||||
cd ~/.revealjs
|
||||
@@ -47,5 +45,7 @@ sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flat
|
||||
sudo flatpak install com.nextcloud.desktopclient.nextcloud
|
||||
sudo flatpak install org.keepassxc.KeePassXC
|
||||
sudo flatpak install org.zotero.Zotero
|
||||
echo "See ~/Cloud/Notes/Config.md for Zotero setup instructions"
|
||||
read response
|
||||
|
||||
echo "Installation script complete"
|
||||
|
||||
Reference in New Issue
Block a user