Parcourir la source

Use a bit more visible PS2 (and consistent with PS1)

Alois Mahdal il y a 9 ans
Parent
révision
739aead3ff
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      dotfiles/bash/post.bashrc

+ 1
- 1
dotfiles/bash/post.bashrc Voir le fichier

59
 
59
 
60
 #shellcheck disable=SC2154
60
 #shellcheck disable=SC2154
61
 __bashum__mkps2() {
61
 __bashum__mkps2() {
62
-    echo "$white>$yellow>$lyellow>$normal "
62
+    echo "$lwhite·$blue>$yellow>$white>$normal "
63
 }
63
 }
64
 
64
 
65
 # and use to assemble own PS1
65
 # and use to assemble own PS1