OS: macOS Sierra v10.12.2
I was trying to get R working from the command line and ran into this problem, probably because I am relatively new to coding and messed wi
You are missed semicolon (;) at line number 27:
precmd () { PS1="${ORANGE}[%~] ${GREEN}$(prompt_ruby_info) ${NORMAL}$ "; }