summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2015-02-14 01:39:23 -0500
committerJune McEnroe <programble@gmail.com>2015-02-14 01:39:23 -0500
commitdc882a351eb5043a88779a44568c7df14836773c (patch)
tree3e0f3342de0c383050d5a01f5c98872fb3c5af35 /.zshrc
parentNew minimal zshrc (diff)
downloadsrc-dc882a351eb5043a88779a44568c7df14836773c.tar.gz
src-dc882a351eb5043a88779a44568c7df14836773c.zip
Prevent red first prompt
Diffstat (limited to '')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index aee2e093..06270b05 100644
--- a/.zshrc
+++ b/.zshrc
@@ -102,3 +102,6 @@ alias gbl='git blame'
 alias hu=heroku
 
 [[ -f ~/.nvm/nvm.sh ]] && source ~/.nvm/nvm.sh
+
+# Prevent red first prompt.
+true