Merge pull request #866 from motasem-salem/typo

Fixed a typo
pull/870/head
Nils Winkler 2016-12-22 08:27:23 +01:00 committed by GitHub
commit 0906ea0cc8
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ export TODO="t"
export SCM_CHECK=true export SCM_CHECK=true
# Set Xterm/screen/Tmux title with only a short hostname. # Set Xterm/screen/Tmux title with only a short hostname.
# Unomment this (or set SHORT_HOSTNAME to something else), # Uncomment this (or set SHORT_HOSTNAME to something else),
# Will otherwise fall back on $HOSTNAME. # Will otherwise fall back on $HOSTNAME.
#export SHORT_HOSTNAME=$(hostname -s) #export SHORT_HOSTNAME=$(hostname -s)