qenya/packages: install eza, hexyl
This commit is contained in:
parent
6a47840cd7
commit
e078b80e24
|
@ -6,6 +6,8 @@ let
|
|||
in
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
eza # like `ls` but fancier
|
||||
hexyl # like `xxd` but cooler
|
||||
tree # like `ls -R` but nicer
|
||||
units
|
||||
zip unzip
|
||||
|
|
Loading…
Reference in a new issue