added dpbc ip

This commit is contained in:
2024-11-03 16:56:02 +01:00
parent 184919cfdc
commit ba4ec5b11e
1718 changed files with 12 additions and 302901 deletions
+2 -2
View File
@@ -86,9 +86,9 @@ if ! shopt -oq posix; then
fi
fi
export PATH=$PATH:/home/zul/.local/bin
if [ -f /usr/share/powerline/bindings/bash/powerline.sh ]; then
if [ -f /usr/share/powerline/bash/powerline.sh ]; then
powerline-daemon -q
POWERLINE_BASH_CONTINUATION=1
POWERLINE_BASH_SELECT=1
. /usr/share/powerline/bindings/bash/powerline.sh
. /usr/share/powerline/bash/powerline.sh
fi