diff options
| author | adikro <adikro@disroot.org> | 2026-04-27 13:50:54 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-27 13:50:54 +0200 |
| commit | 68f2b65dbbb97eef9a12f67f362c4adea03cc3b2 (patch) | |
| tree | b3afa921e84db28607228ad1b2a4574fe2351a93 /hm/shell/fish.nix | |
| parent | 220b02da85f4350f59cfb6cd60198fc367dd3ed2 (diff) | |
solved vis-plug
Diffstat (limited to 'hm/shell/fish.nix')
| -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"; |
