feat(shell): add exa

main
mandlm 2022-07-07 16:07:34 +02:00
parent 38e18474c7
commit 25f48595d2
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
homeDirectory = "/home/${user}"; homeDirectory = "/home/${user}";
packages = with pkgs; [ packages = with pkgs; [
exa
bat bat
firefox firefox
jq jq