diff options
Diffstat (limited to 'home.nix')
| -rwxr-xr-x | home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ in cat = "bat"; ll = "eza --icons -lha"; la = "eza --icons -a"; + trash = "trashy"; }; }; home.username = "anand"; |
