addet tools testing
This commit is contained in:
parent
7888e63f27
commit
4871fc202f
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -223,7 +223,7 @@ _cli_qol_() {
|
|||
$(git clone https://github.com/kdabir/has.git && cd has && sudo make install)
|
||||
else
|
||||
tools(){
|
||||
local pkgs="bash git curl nvim stow make npm php"
|
||||
local pkgs="bash fish git curl make composer node npm php jre python3"
|
||||
has $pkgs
|
||||
}
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue