From 3b1a8c13329024fe3ff731773f87ee0655660326 Mon Sep 17 00:00:00 2001 From: Luca Bilke <bilke@tralios.de> Date: Thu, 4 Aug 2022 18:27:40 +0200 Subject: [PATCH] these commits are useless but I'm testing something rn --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index c3fac8a3..42ed35b9 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -88,7 +88,7 @@ bindkey '^o' _lfcd lg () { lazygit - clear + tput cuu1;tput el } _lazygit () {