summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-09-26 18:38:39 -0500
committerBlaise Thompson <blaise@untzag.com>2017-09-26 18:38:39 -0500
commit170d454dc213de364928298632892da6a2755404 (patch)
tree5bc7fd9bca09d1f8d77965e5c53e6624c1a0568f /install.sh
parent996775764a46dc3cde541d305fa928100c471f1b (diff)
install.sh
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/install.sh b/install.sh
new file mode 100755
index 0000000..8bc1d9d
--- /dev/null
+++ b/install.sh
@@ -0,0 +1,23 @@
+# utilities
+sudo pacman -S git --needed
+sudo pacman -S xterm --needed
+sudo pacman -S yaourt --needed
+sudo pacman -S xclip --needed
+sudo pacman -S vim --needed
+sudo pacman -S imagemagick --needed
+sudo pacman -S scrot --needed
+yaourt -S insync --needed
+
+# i3
+yaourt -S i3-gaps --needed
+sudo pacman -S i3status --needed
+sudo pacman -S rofi --needed
+yaourt -S i3lock-color-git --needed
+
+# anaconda
+yaourt -S anaconda --needed --tmp ~/Desktop
+
+# applications
+sudo pacman -S emacs --needed
+git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
+yaourt -S slack-desktop --needed