From f969965047c30f6eeb866c7bda1e5c21c0b96c12 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 Aug 2024 14:05:46 +0200 Subject: [PATCH] adding fastfetch clear --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index dc3ff93..c3b7c0e 100644 --- a/.bashrc +++ b/.bashrc @@ -281,8 +281,8 @@ _fetches_() { git clone https://git.k4li.de/mirrors/fastfetch.git $HOME/.local/share/fastfetch >/dev/null 2>&1 exec $SHELL fi + command clear & fastfetch fi - clearf } _nmap_() {