commit | 149c18fd58f2013d487c369e1ff9982a94e2641a | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:47:22 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:47:22 2010 -0700 |
tree | a79ed80b3a2257981801f60a1f3d2d3bb3e14f86 | |
parent | 5b42a0701d305c2dd42f659f10c096e8d8e253b1 [diff] [blame] |
Small updates
diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index 3dd62a2..0991d90 100644 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash
@@ -14,7 +14,7 @@ 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"