Some work to dotfiles
This commit is contained in:
parent
c7896bde3c
commit
a3514b8a6c
5 changed files with 37 additions and 0 deletions
3
zshrc
3
zshrc
|
@ -90,3 +90,6 @@ if [ -e "$HOME/.smartcd_config" ]; then
|
|||
fi
|
||||
|
||||
export TERM=xterm-256color
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue