Add consistent end padding for all themes
This commit is contained in:
@@ -500,9 +500,6 @@ _ps1_set_prompt() {
|
|||||||
PATH_SEP=""
|
PATH_SEP=""
|
||||||
PREFIX="\n"
|
PREFIX="\n"
|
||||||
fi
|
fi
|
||||||
if [[ "$__PS1_PATH" == *"…"* ]]; then
|
|
||||||
END_PAD=" "
|
|
||||||
fi
|
|
||||||
|
|
||||||
case "$style" in
|
case "$style" in
|
||||||
neon)
|
neon)
|
||||||
|
|||||||
Reference in New Issue
Block a user