add eza
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
collectGarbage = "nh clean all";
|
collectGarbage = "nh clean all";
|
||||||
edit = "cd ~/projects/github/nix-config && nvim .";
|
edit = "cd ~/projects/github/nix-config && nvim .";
|
||||||
ll = "ls -l";
|
ll = "ls -l";
|
||||||
|
ls = "eza --icons";
|
||||||
|
la = "eza -la --icons --group-directories-first";
|
||||||
ssh = "TERM=xterm-256color ssh";
|
ssh = "TERM=xterm-256color ssh";
|
||||||
update = "sudo nixos-rebuild switch";
|
update = "sudo nixos-rebuild switch";
|
||||||
updateFancy = "nh os switch";
|
updateFancy = "nh os switch";
|
||||||
|
|||||||
Reference in New Issue
Block a user