From 13aacd4245b089a1d88006d98d34369a81e9349e Mon Sep 17 00:00:00 2001 From: gryf Date: Wed, 24 Jun 2020 15:01:30 +0200 Subject: [PATCH] Added rlwrap for deb distros --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index 4f3c2a9..5316930 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -55,6 +55,7 @@ COMMON_DEB=(exuberant-ctags python-pip python3-flake8 python3-jedi + rlwrap silversearcher-ag)