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() {