summaryrefslogtreecommitdiff
path: root/hm/shell
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-04-27 13:50:54 +0200
committeradikro <adikro@disroot.org>2026-04-27 13:50:54 +0200
commit68f2b65dbbb97eef9a12f67f362c4adea03cc3b2 (patch)
treeb3afa921e84db28607228ad1b2a4574fe2351a93 /hm/shell
parent220b02da85f4350f59cfb6cd60198fc367dd3ed2 (diff)
solved vis-plug
Diffstat (limited to 'hm/shell')
-rw-r--r--hm/shell/fish.nix1
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";