LICENSE
README.md
setup.cfg
setup.py
powerline_shell/__init__.py
powerline_shell/color_compliment.py
powerline_shell/colortrans.py
powerline_shell/segments.py
powerline_shell/utils.py
powerline_shell.egg-info/PKG-INFO
powerline_shell.egg-info/SOURCES.txt
powerline_shell.egg-info/dependency_links.txt
powerline_shell.egg-info/entry_points.txt
powerline_shell.egg-info/requires.txt
powerline_shell.egg-info/top_level.txt
powerline_shell/segments/__init__.py
powerline_shell/segments/aws_profile.py
powerline_shell/segments/battery.py
powerline_shell/segments/bzr.py
powerline_shell/segments/cwd.py
powerline_shell/segments/exit_code.py
powerline_shell/segments/fossil.py
powerline_shell/segments/git.py
powerline_shell/segments/git_stash.py
powerline_shell/segments/hg.py
powerline_shell/segments/hostname.py
powerline_shell/segments/jobs.py
powerline_shell/segments/newline.py
powerline_shell/segments/node_version.py
powerline_shell/segments/npm_version.py
powerline_shell/segments/php_version.py
powerline_shell/segments/rbenv.py
powerline_shell/segments/read_only.py
powerline_shell/segments/root.py
powerline_shell/segments/ruby_version.py
powerline_shell/segments/set_term_title.py
powerline_shell/segments/ssh.py
powerline_shell/segments/svn.py
powerline_shell/segments/time.py
powerline_shell/segments/uptime.py
powerline_shell/segments/username.py
powerline_shell/segments/virtual_env.py
powerline_shell/themes/__init__.py
powerline_shell/themes/basic.py
powerline_shell/themes/default.py
powerline_shell/themes/gruvbox.py
powerline_shell/themes/solarized_dark.py
powerline_shell/themes/solarized_light.py
powerline_shell/themes/washed.py
test/testing_utils.py