Skip to content

Instantly share code, notes, and snippets.

@technoscavenger
Last active December 2, 2019 04:28
Show Gist options
  • Save technoscavenger/2a1fc11345024237d0040923c613f614 to your computer and use it in GitHub Desktop.
Save technoscavenger/2a1fc11345024237d0040923c613f614 to your computer and use it in GitHub Desktop.
Bash profile to get powerline-status working
export PATH=$PATH:/data/data/com.termux/files/usr/lib/python3.8/site-packages
powerline-daemon -q
POWERLINE_BASH_CONTINUATION=1
POWERLINE_BASH_SELECT=1
. /data/data/com.termux/files/usr/lib/python3.8/site-packages/powerline/bindings/bash/powerline.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment