summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-09-28 14:24:18 -0500
committerBlaise Thompson <blaise@untzag.com>2017-09-28 14:24:18 -0500
commitce0f961e1adfe6abff7d56656da9d9fdb969cce0 (patch)
tree50e5f2af3e93270072d2b2592d759317763dc41a /install.sh
parent84665a7bbee42bf5a97b037677c7566a865f4c50 (diff)
texlive-most
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh8
1 files changed, 8 insertions, 0 deletions
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