diff --git a/bashrc b/bashrc index f0d7fff..9f81ecf 100755 --- a/bashrc +++ b/bashrc @@ -588,7 +588,7 @@ __my_ps1_git(){ } __my_ps1_ipaddr(){ local last=$? - test -z "$DISPLAY" && ! iswindows && ip-address [Addr:%s] + ! iswindows && ip-address [Addr:%s] return $last } __my_ps1_bttry(){