changed tools
This commit is contained in:
parent
5355f36bb2
commit
69ce6651bf
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -226,7 +226,6 @@ _cli_qol_() {
|
||||||
local pkgs="bash fish git curl make composer node npm php jre python3"
|
local pkgs="bash fish git curl make composer node npm php jre python3"
|
||||||
has $pkgs
|
has $pkgs
|
||||||
}
|
}
|
||||||
tools
|
|
||||||
fi
|
fi
|
||||||
[[ -f $HOME/.local/share/blesh/ble.sh ]] && . $HOME/.local/share/blesh/ble.sh
|
[[ -f $HOME/.local/share/blesh/ble.sh ]] && . $HOME/.local/share/blesh/ble.sh
|
||||||
}
|
}
|
||||||
|
@ -477,6 +476,7 @@ get_alias() {
|
||||||
_fancy_ls_
|
_fancy_ls_
|
||||||
_coding_
|
_coding_
|
||||||
_fetches_
|
_fetches_
|
||||||
|
tools
|
||||||
}
|
}
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue