From 5355f36bb2b9e03cbb69e8113fde2e827358ea55 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 Aug 2024 15:00:13 +0200 Subject: [PATCH] addet has dependencie --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index f498f33..63b05af 100644 --- a/.bashrc +++ b/.bashrc @@ -226,6 +226,7 @@ _cli_qol_() { local pkgs="bash fish git curl make composer node npm php jre python3" has $pkgs } + tools fi [[ -f $HOME/.local/share/blesh/ble.sh ]] && . $HOME/.local/share/blesh/ble.sh } @@ -292,7 +293,6 @@ _fetches_() { exec $SHELL fi command clear & fastfetch - tools fi }