.profile: Remove ZSH PS1
This commit is contained in:
2
.profile
2
.profile
@@ -112,7 +112,5 @@ _ps1() {
|
|||||||
if ! [ "$ZSH_NAME" ]; then
|
if ! [ "$ZSH_NAME" ]; then
|
||||||
# I've got a different ZSH theme
|
# I've got a different ZSH theme
|
||||||
export PS1='`_ps1`'
|
export PS1='`_ps1`'
|
||||||
else
|
|
||||||
export PS1='$(_ps1)'
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user