addet more has queries
This commit is contained in:
parent
8319ce5dca
commit
b2881f0dca
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 /tmp/has && cd /tmp/has && sudo make install)
|
$(git clone https://github.com/kdabir/has.git /tmp/has && cd /tmp/has && sudo make install)
|
||||||
else
|
else
|
||||||
tools(){
|
tools(){
|
||||||
local pkgs="bash fish git curl make composer node npm php jre python3"
|
local pkgs="bash fish git curl make cmake gcc g++ rg docker composer node npm php jre python3 go cargo"
|
||||||
has $pkgs
|
has $pkgs
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue