summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
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