summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
authorJune McEnroe <curtis@hopper.com>2017-07-28 15:26:41 -0400
committerJune McEnroe <curtis@hopper.com>2017-07-28 15:26:41 -0400
commit15b4e71326ba64a22c8348937e6417d3b657b980 (patch)
treeaee388e12ef1dab1bc1749a4f4de2773043200f2 /install.sh
parentAdd up, sup (diff)
downloadsrc-15b4e71326ba64a22c8348937e6417d3b657b980.tar.gz
src-15b4e71326ba64a22c8348937e6417d3b657b980.zip
Install sl
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index f933138b..a43b81fc 100755
--- a/install.sh
+++ b/install.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -eu
 
-common='gdb git gnupg htop the_silver_searcher tree'
+common='gdb git gnupg htop sl the_silver_searcher tree'
 
 macos() {
   homebrew=https://raw.githubusercontent.com/Homebrew/install/master/install