From 5ea7b3e51d8b52cad35d7eb8934cfb049c8c3d72 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Sun, 6 Apr 2025 18:35:01 -0500 Subject: [PATCH] u --- dots/bash/.bashrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index a555e07..968af61 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -167,6 +167,10 @@ nas() { echo "unknown mount command" fi + else + + echo "sry, bud! i did not understand that one. try: 'nas {mount,umount} {ip}?'" + fi }