Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run with specific theme/color givin via commandline option #527

Open
buhtz opened this issue Nov 17, 2021 · 0 comments
Open

Run with specific theme/color givin via commandline option #527

buhtz opened this issue Nov 17, 2021 · 0 comments

Comments

@buhtz
Copy link

buhtz commented Nov 17, 2021

I am "running" my powerline-shell from ~/.bash_aliases (Debian 11).

if tty | grep -q '/dev/pts'; then
    powerline-daemon -q
    POWERLINE_BASH_CONTINUATION=1
    POWERLINE_BASH_SELECT=1
    . /usr/share/powerline/bindings/bash/powerline.sh
fi

I am sharing this .bash_aliases on different machines. I want to use different powerline themes for different machines. I would check for that machines in that .bash_aliases file. Is there a way run the powerline.sh script with a specific theme/color?

@buhtz buhtz changed the title Run with specific theme/color Run with specific theme/color givin via commandline option Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant