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 }