Log an early success to clean initial prompt codes

This commit is contained in:
Orien Vandenbergh 2021-03-11 17:57:48 -05:00
parent 485304b517
commit ee009d248e

View File

@ -1,6 +1,7 @@
# qi3ber2.zsh-theme
# screenshot: https://github.com/nichus/qi3ber2/web/example.png
(exit 0)
_qi3ber2_venv() {
PYTHON="%{$fg[green]%}🐍%{$fg[default]%}"
if [ -n "$VIRTUAL_ENV" ]; then