summaryrefslogtreecommitdiff
path: root/git-prompt.conf
diff options
context:
space:
mode:
authorClint Howarth <clint.howarth@gmail.com>2011-05-17 09:24:46 +0800
committerLeonid Volnitsky <leonid@volnitsky.com>2011-05-17 13:30:34 +0800
commit2c2c88288fd282569c88397aa0b6ffab053fa1b0 (patch)
treecb4a5264f31117124bcfeca69c28d394f7ce2b96 /git-prompt.conf
parent-- docs (diff)
downloadgit-prompt-2c2c88288fd282569c88397aa0b6ffab053fa1b0.tar.gz
git-prompt-2c2c88288fd282569c88397aa0b6ffab053fa1b0.tar.bz2
git-prompt-2c2c88288fd282569c88397aa0b6ffab053fa1b0.zip
add short hostname option
Diffstat (limited to 'git-prompt.conf')
-rw-r--r--git-prompt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-prompt.conf b/git-prompt.conf
index 9f59e8f..81ddec9 100644
--- a/git-prompt.conf
+++ b/git-prompt.conf
@@ -37,6 +37,8 @@
# Some don't like hostname in uppercase
# upcase_hostname=on # =off
+# Some don't like long hostname
+# short_hostname=off # =on
# Do not do VCS parsing for listed directories
# useful for directories for which it is difficult to maintain .gitignore so