From ce0f961e1adfe6abff7d56656da9d9fdb969cce0 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 28 Sep 2017 14:24:18 -0500 Subject: texlive-most --- install.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/install.sh b/install.sh index 8bc1d9d..9acef63 100755 --- a/install.sh +++ b/install.sh @@ -1,3 +1,10 @@ +#function install{ +# yaourt -S $1 --needed --noconfirm +# # clear temp +# /bin/rm -rf /tmp/* /tmp/.* &>/dev/null +#} + + # utilities sudo pacman -S git --needed sudo pacman -S xterm --needed @@ -18,6 +25,7 @@ yaourt -S i3lock-color-git --needed yaourt -S anaconda --needed --tmp ~/Desktop # applications +yaourt -S texlive-most --needed --noconfirm sudo pacman -S emacs --needed git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d yaourt -S slack-desktop --needed -- cgit v1.2.3