changeset 130:ca2b58d0a32f

EPM_LOCATION -> EX_LOCATION
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 09 Mar 2018 16:03:11 +0100
parents 732218b430dc
children e72a98823522
files zshrc-epm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-epm	Tue Mar 06 10:18:31 2018 +0100
+++ b/zshrc-epm	Fri Mar 09 16:03:11 2018 +0100
@@ -9,7 +9,7 @@
 . /etc/profile.d/exentra.sh
 
 # EPM_LOCATION is set through /etc/profile.d/exentra.sh
-export PS1="%n@${EPM_LOCATION}%# "
+export PS1="%n@${EX_LOCATION}%# "
 
 alias fw="sudo iptables --line-numbers -vnL"
 alias sex="screen -r exentra"