Log an early success to clean initial prompt codes
This commit is contained in:
parent
485304b517
commit
ee009d248e
@ -1,6 +1,7 @@
|
|||||||
# qi3ber2.zsh-theme
|
# qi3ber2.zsh-theme
|
||||||
# screenshot: https://github.com/nichus/qi3ber2/web/example.png
|
# screenshot: https://github.com/nichus/qi3ber2/web/example.png
|
||||||
|
|
||||||
|
(exit 0)
|
||||||
_qi3ber2_venv() {
|
_qi3ber2_venv() {
|
||||||
PYTHON="%{$fg[green]%}🐍%{$fg[default]%}"
|
PYTHON="%{$fg[green]%}🐍%{$fg[default]%}"
|
||||||
if [ -n "$VIRTUAL_ENV" ]; then
|
if [ -n "$VIRTUAL_ENV" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user