From 9489fc7c19221f33fb0546d5b2a9f10bbd2bb97f Mon Sep 17 00:00:00 2001 From: gryf Date: Tue, 19 May 2020 14:03:47 +0200 Subject: [PATCH] Added pdbpp for ubuntu bootstrap --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 92a4112..c2d0ee3 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -169,7 +169,7 @@ ubuntu() { # 5. install tools from pypi sudo pip install pip --upgrade - sudo pip install remote_pdb rainbow + sudo pip install remote_pdb rainbow pdbpp # 6. copy configuration for bash, git, tmux common_conf