Fixed a typo

This commit is contained in:
Motasem Salem
2016-12-21 22:14:12 -05:00
parent afa7a01dd5
commit d72dbd5d29

View File

@@ -27,7 +27,7 @@ export TODO="t"
export SCM_CHECK=true
# 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.
#export SHORT_HOSTNAME=$(hostname -s)