LICENSE
README.md
pyproject.toml
src/tmux_conf/__init__.py
src/tmux_conf/constants.py
src/tmux_conf/embedded_scripts.py
src/tmux_conf/plugins.py
src/tmux_conf/tmux_conf.py
src/tmux_conf/utils.py
src/tmux_conf/vers_check.py
src/tmux_conf.egg-info/PKG-INFO
src/tmux_conf.egg-info/SOURCES.txt
src/tmux_conf.egg-info/dependency_links.txt
src/tmux_conf.egg-info/top_level.txt
tests/test_embeded_scripts.py
tests/test_plugins.py
tests/test_tmux_conf.py
tests/test_utils.py
tests/test_vers_check.py