X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bashrc;h=02d34c9c08cdd7b818b2a5422f46c3f5e6821eb9;hb=d25626d536cb1292bfae5dd7e683ede7c96c021a;hp=2ba7279b7294f8d1b9ed2f8ee7c4816810ace780;hpb=c280c0a3f3cda39a971a891b4ecbff2b186896f3;p=max%2Fdotfiles.git diff --git a/bash/.bashrc b/bash/.bashrc index 2ba7279..02d34c9 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -117,7 +117,7 @@ function __prompt_command() PS1+="${debian_chroot:+($debian_chroot)}" # basic information (user@host:path) - PS1+="\[$RED$BOLD\]\u\[$RESET\]@\[$RED$BOLD\]\h\[$RESET\]:\[$BLUE\]\w\[$RESET\] " + PS1+="\[$RED$BOLD\]\u\[$RESET\]@\[$RED$BOLD\]\h\[$RESET\]:\[$BLUE\]\w\[$RESET\]\n" # prompt $ or # for root