AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_bake_project.py
zshpower/__init__.py
zshpower/cli.py
zshpower/config.py
zshpower/console.py
zshpower/decorators.py
zshpower/omz.py
zshpower/system.py
zshpower/utils.py
zshpower/zshrc.py
zshpower.egg-info/PKG-INFO
zshpower.egg-info/SOURCES.txt
zshpower.egg-info/dependency_links.txt
zshpower.egg-info/entry_points.txt
zshpower.egg-info/requires.txt
zshpower.egg-info/top_level.txt
zshpower/template/__init__.py
zshpower/template/preferences.py
zshpower/template/variables.py
zshpower/template/zshpower.py
zshpower/template/lib/__init__.py
zshpower/template/lib/utils.py
zshpower/template/sections/__init__.py
zshpower/template/sections/git.py
zshpower/template/sections/hostname.py
zshpower/template/sections/input.py
zshpower/template/sections/path.py
zshpower/template/sections/prompt.py
zshpower/template/sections/pyproject.py
zshpower/template/sections/python.py
zshpower/template/sections/ssh.py
zshpower/template/sections/username.py
zshpower/template/sections/virtualenv.py