From f0bc4632f50398574432339047692bd9a375b257 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Wed, 27 Nov 2019 12:26:42 +0100 Subject: [PATCH] bashrc: do not specify python 3 version for powerline --- bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/.bashrc b/bash/.bashrc index 2293469..9a166e2 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -61,7 +61,7 @@ if [[ $TERM == xterm-termite ]]; then powerline-daemon -q export POWERLINE_BASH_CONTINUATION=1 export POWERLINE_BASH_SELECT=1 - source /usr/lib/python3.7/site-packages/powerline/bindings/bash/powerline.sh + source /usr/lib/python3.?/site-packages/powerline/bindings/bash/powerline.sh fi #Bash history