Small updates

This commit is contained in:
Robert R Evans
2010-10-02 15:47:22 -07:00
parent 5b42a0701d
commit 149c18fd58
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ export BASH=$HOME/.bash_it
export BASH_THEME='bobby'
# Your place for hosting Git repos. I use this for private repos.
export GIT_HOSTING='git@git.domain.org'
export GIT_HOSTING='git@git.domain.com'
# Set my editor and git editor
export EDITOR="/usr/bin/mate -w"