X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.shellrc;h=a5f78d44225b8b0939f169d140113b024d9ceeff;hb=9179da7b2b377a8bd9992e00ad90a071febadb51;hp=1db7013282a2242b6e94423491304ad2737c217e;hpb=b420e4514d9be03902ce1825e6978de6ba2f7ccc;p=dotfiles.git diff --git a/.shellrc b/.shellrc index 1db7013..a5f78d4 100644 --- a/.shellrc +++ b/.shellrc @@ -354,9 +354,9 @@ mc() { OPS1+="\$(prompt_git)" fi fi - OPS1+=" \\$\$SHLVL " + OPS1+=" \$SHLVL\\$ " else - OPS1="\u@\h:\W \\$" + OPS1="\u@\h:\W \$SHLVL\\$ " fi fi