feat(shell -> bash): Added tree
package
This commit is contained in:
parent
8ae7ff1579
commit
cb330465aa
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
home.packages = [
|
home.packages = [
|
||||||
pkgs.starship
|
pkgs.starship
|
||||||
pkgs.zoxide
|
pkgs.zoxide
|
||||||
|
pkgs.tree
|
||||||
pkgs.lsd
|
pkgs.lsd
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue