lt ignore git

This commit is contained in:
Ivan Kirilov Dimitrov 2024-07-29 11:33:39 +02:00
parent bae652bf97
commit c5ee685ed8
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -92,7 +92,7 @@ toplevel@{ moduleWithSystem, ... }: {
dev = "nix develop --command $SHELL";
ls = "eza";
la = "eza --all";
lt = "eza --all --tree --level=10";
lt = "eza --git-ignore --all --tree --level=10";
torrent = "transmission-remote";
torrent-start = "transmission-daemon";
vi = "nvim";