diff options
Diffstat (limited to 'hm')
| -rw-r--r-- | hm/shell/fish.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/shell/fish.nix b/hm/shell/fish.nix index 172d192..1265fa8 100644 --- a/hm/shell/fish.nix +++ b/hm/shell/fish.nix @@ -31,6 +31,7 @@ in untar = "tar -xzvf"; tarc = "tar -czvf"; + v = "vis"; du = "dust -b"; awk = "choose"; dig = "doggo"; |
