X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.shellrc;h=a5f78d44225b8b0939f169d140113b024d9ceeff;hb=9179da7b2b377a8bd9992e00ad90a071febadb51;hp=1db7013282a2242b6e94423491304ad2737c217e;hpb=a1d086a56f5589110dcc6aff9ee0eabf1954f5e5;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