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