diff --git a/template/bash_profile.template.bash b/template/bash_profile.template.bash index e9032051..1822ada5 100755 --- a/template/bash_profile.template.bash +++ b/template/bash_profile.template.bash @@ -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)