commit | 7c13d46bb1a788aa823eb4c2cfb6c7982d96d897 | [log] [tgz] |
---|---|---|
author | Mark Szymanski <mrman208@me.com> | 周五 12月 17 17:56:43 2010 -0600 |
committer | Mark Szymanski <mrman208@me.com> | 周五 12月 17 17:56:43 2010 -0600 |
tree | 78a42d406f37724edf352b5374fb3e487ff6656f | |
parent | aceb959c6bf5ddca508ea19eed36bf32c0ddd2e7 [diff] [blame] |
Added comment to 'modern' theme
diff --git a/themes/modern/modern.theme.bash b/themes/modern/modern.theme.bash index 6a58eef..0365276 100644 --- a/themes/modern/modern.theme.bash +++ b/themes/modern/modern.theme.bash
@@ -22,6 +22,9 @@ prompt() { if [ $? -ne 0 ] then + # Yes, the indenting on these is weird, but it has to be like + # this otherwise it won't display properly. + PS1="${bold_red}┌─${reset_color}$(modern_scm_prompt)[${cyan}\W${normal}] ${bold_red}└─▪${normal} " else