From 0a2ace1b3e303419f710b4522bc955170dcfa24b Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Thu, 25 Apr 2024 13:31:36 +0200 Subject: [PATCH] remove clear from zshrc --- .config/zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 6c5fabe1..4251a6a0 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -13,4 +13,3 @@ source "$ZDOTDIR/plugins/virtualenvwrapper.plugin.zsh" export GPG_TTY="$(tty)" gpg-connect-agent updatestartuptty /bye >/dev/null 2>&1 -clear