Skip to content

Instantly share code, notes, and snippets.

@heyost
Created September 22, 2016 12:39
Show Gist options
  • Save heyost/c3599052d56c207d42c4e8bcb62a7da3 to your computer and use it in GitHub Desktop.
Save heyost/c3599052d56c207d42c4e8bcb62a7da3 to your computer and use it in GitHub Desktop.
mkdir -p ~/.config/powerline
cat <<-'EOF' > ~/.config/powerline/config.json
{
"ext": {
"shell": {
"theme": "default_leftonly"
}
}
}
EOF
powerline-daemon --replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment