diff --git a/zshrc b/zshrc index 61146df..afce503 100644 --- a/zshrc +++ b/zshrc @@ -62,6 +62,7 @@ prompt() { } prompt $PROMPT_set +source smartprompt chpwd() { source smartprompt }