Initial upload
This commit is contained in:
5
zsh/.zsh_exports
Normal file
5
zsh/.zsh_exports
Normal file
@@ -0,0 +1,5 @@
|
||||
# Editor
|
||||
export EDITOR='vim'
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
Reference in New Issue
Block a user