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