Skip to content

Instantly share code, notes, and snippets.

Created June 24, 2014 15:36
Show Gist options
  • Save anonymous/6c7c64d88ec6fe02749a to your computer and use it in GitHub Desktop.
Save anonymous/6c7c64d88ec6fe02749a to your computer and use it in GitHub Desktop.
moonbeam@home's password:
Last login: Tue Jun 24 09:32:55 2014 from 10.10.10.10
-bash: [: missing `]'
[moonbeam@home ~]$
.bashrc looks like
if [ ! -Z "$PS1"]; then
PS1="\\[$(tput setaf 6)\\]Production Node 2 \\u \\w #\\[$(tput sgr0)\\]"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment