README.md
setup.cfg
setup.py
hyper_prompt/__init__.py
hyper_prompt/cli.py
hyper_prompt/colors.py
hyper_prompt/config.py
hyper_prompt/defaults.py
hyper_prompt/helpers.py
hyper_prompt/prompt.py
hyper_prompt/segment.py
hyper_prompt.egg-info/PKG-INFO
hyper_prompt.egg-info/SOURCES.txt
hyper_prompt.egg-info/dependency_links.txt
hyper_prompt.egg-info/entry_points.txt
hyper_prompt.egg-info/requires.txt
hyper_prompt.egg-info/top_level.txt
hyper_prompt/segments/__init__.py
hyper_prompt/segments/cwd.py
hyper_prompt/segments/env.py
hyper_prompt/segments/git.py
hyper_prompt/segments/hostname.py
hyper_prompt/segments/newline.py
hyper_prompt/segments/root.py
hyper_prompt/segments/ssh.py
hyper_prompt/segments/time.py
hyper_prompt/segments/username.py
hyper_prompt/segments/virtual_env.py
hyper_prompt/themes/__init__.py
hyper_prompt/themes/default.py