aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2013-03-25 16:36:57 -0600
committerBen Beltran <ben@freshout.us>2013-03-25 16:36:57 -0600
commitf0c1d1ca24eaefc12e2e1092bd9dbc954b7f4d3c (patch)
tree789f17466b3766a1ada8abc5e49967377bb07766 /zshrc
parent30a7092fe25d693f33637a92d2abb5ba1c4aea58 (diff)
Update the stuff
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index 85e83ef..696cce6 100644
--- a/zshrc
+++ b/zshrc
@@ -17,7 +17,7 @@ export ZSH_THEME="ben-prose"
# DISABLE_LS_COLORS="true"
# Uncomment following line if you want to disable autosetting terminal title.
-# DISABLE_AUTO_TITLE="true"
+DISABLE_AUTO_TITLE="true"
# Uncomment following line if you want disable red dots displayed while waiting for completion
# DISABLE_COMPLETION_WAITING_DOTS="true"
@@ -56,10 +56,12 @@ alias rspec="rspec --color"
#Screeninator and RVM scripts
[[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm
+bindkey -v
+
#
# End of the custom things from my bash profile.
# There's probably a more "zsh-ish" way of doing these, but I have no time.
#
# Customize to your needs...
-export PATH=/Users/benbeltran/.rvm/gems/ruby-1.9.3-p194/bin:/Users/benbeltran/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/benbeltran/.rvm/rubies/ruby-1.9.3-p194/bin:/Users/benbeltran/.rvm/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
+export PATH=/usr/local/share/npm/bin:/Users/benbeltran/.rvm/gems/ruby-1.9.3-p194/bin:/Users/benbeltran/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/benbeltran/.rvm/rubies/ruby-1.9.3-p194/bin:/Users/benbeltran/.rvm/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin