diff options
Diffstat (limited to '.bash_prompt')
| -rw-r--r-- | .bash_prompt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.bash_prompt b/.bash_prompt index 900bd04..2ac3151 100644 --- a/.bash_prompt +++ b/.bash_prompt @@ -243,7 +243,6 @@ if [ "${TERM}" = dumb ] then PS1='$? \u:\w\$ ' PS2='> ' - export PS4='+ ' else __init-smart fi |
