add tree
This commit is contained in:
parent
71dd994946
commit
139afd82f1
@ -42,7 +42,7 @@ configure_install_basic() {
|
|||||||
|
|
||||||
configure_install_useful() {
|
configure_install_useful() {
|
||||||
[ "$1" != "noupdate" ] && sudo apt update
|
[ "$1" != "noupdate" ] && sudo apt update
|
||||||
sudo apt install hexyl bat neofetch fd-find fzf tcptraceroute -y
|
sudo apt install hexyl bat neofetch fd-find fzf tcptraceroute tree -y
|
||||||
}
|
}
|
||||||
|
|
||||||
configure_install_new() {
|
configure_install_new() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user