addet has dependencie
This commit is contained in:
parent
325a339c22
commit
5355f36bb2
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.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
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue