From 325a339c22eef76e3e5505dbc227c69b0d2fc461 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 Aug 2024 14:57:44 +0200 Subject: [PATCH] addet tools testing --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index a39c2a0..f498f33 100644 --- a/.bashrc +++ b/.bashrc @@ -292,6 +292,7 @@ _fetches_() { exec $SHELL fi command clear & fastfetch + tools fi }