Modernize powerline. Make powerline colors simple so that they can be set with terminal settings.
This commit is contained in:
@@ -37,6 +37,7 @@ def dotfiles(ctx, flags=''):
|
||||
|
||||
@ctask
|
||||
def powerline(ctx):
|
||||
ctx.run('sudo pip install psutil')
|
||||
ctx.run('sudo pip install git+git://github.com/Lokaltog/powerline')
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user