needz moar escapes
This commit is contained in:
parent
235f2ec0d9
commit
62e302dfd6
1 changed files with 1 additions and 1 deletions
2
shellrc
2
shellrc
|
@ -289,7 +289,7 @@ else
|
|||
rb="${byellow}]${reset}"
|
||||
bb="${byellow} ${reset}"
|
||||
prompt_host='\h'
|
||||
prompt_bang="\$${reset}"
|
||||
prompt_bang="\\\${reset}"
|
||||
precmd() {
|
||||
if [[ -z ${hide_info} ]]; then
|
||||
prompt_cwd="${bwhite}${PWD}${reset}"
|
||||
|
|
Loading…
Reference in a new issue