From 69ce6651bfa393001dbf24c60c1e8ef3f515853b Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 Aug 2024 15:04:21 +0200 Subject: [PATCH] changed tools --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 63b05af..2103a63 100644 --- a/.bashrc +++ b/.bashrc @@ -226,7 +226,6 @@ _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 } @@ -477,6 +476,7 @@ get_alias() { _fancy_ls_ _coding_ _fetches_ + tools } main() {