X-Git-Url: https://git.draconx.ca/gitweb/zshconf.git/blobdiff_plain/69cbaaedd3dc35e0f72b45cda05c69b001af9a07..6b87c6cbaeefa799183ab73687eda2e35143db64:/zshrc diff --git a/zshrc b/zshrc index 6064a9a..67e8f47 100644 --- a/zshrc +++ b/zshrc @@ -68,7 +68,7 @@ if [ -n "$COLORTERM" ]; then fi if [[ -n "$SSH_CONNECTION" ]]; then - PS1="${PS1/\[32/[33}" + PS1="${PS1/green/yellow}" fi # I like colours