remove unneccessary export
This commit is contained in:
parent
81ffec1223
commit
fa2b9b4da7
|
|
@ -47,4 +47,3 @@ fi
|
||||||
|
|
||||||
echo "Installation cancelled."
|
echo "Installation cancelled."
|
||||||
exit 1
|
exit 1
|
||||||
export PS1="\e[m\e[1;32m\u\e[m\e[2;10m@\e[m\e[1;34m\h\e[m\e[2;10m:\e[m\e[1;37m\w\e[m \e[1;5;36m$\e[m "
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue