You are not logged in.
Pages: 1
I want that when I type `exit` on Zsh, xterm doesn't close, just reload zsh.
Is there a way to do it? Or maybe with another terminal...
thanks
Last edited by andre.ramaciotti (2008-08-30 14:50:27)
(lambda ())
Offline
Don't 'exit'
source .zshrc
instead.
Offline
zsh isn't the reason. I want a terminal that is always open.
I'm a bit obsessive with typing 'exit' after I run the commands I need.
Oh, nevermind. What you said gave me the ideia to alias exit to `clear`.
Thanks.
(lambda ())
Offline
Pages: 1