Fixed a typo

pull/866/head
Motasem Salem 2016-12-21 22:14:12 -05:00
parent afa7a01dd5
commit d72dbd5d29
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)