1
0
Fork 0
This commit is contained in:
Von Random 2014-11-17 13:56:48 +03:00
parent 62e302dfd6
commit 06d6cff7e1

View file

@ -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}"