dotfiles/.zshrc
Cyryl Plotnicki-Chudyk 903d04cd61 zshrc added
2013-11-16 21:52:20 +01:00

10 lines
269 B
Bash

# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
setopt appendhistory autocd extendedglob nomatch notify
unsetopt beep
# End of lines configured by zsh-newuser-install
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting