remove clear from zshrc
This commit is contained in:
parent
95337eaf9b
commit
28b9bf1d1f
|
@ -13,4 +13,3 @@ source "$ZDOTDIR/plugins/virtualenvwrapper.plugin.zsh"
|
|||
|
||||
export GPG_TTY="$(tty)"
|
||||
gpg-connect-agent updatestartuptty /bye >/dev/null 2>&1
|
||||
clear
|
||||
|
|
Loading…
Reference in New Issue