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