diff --git a/scripts/Bootstrap/Pmodules/bash b/scripts/Bootstrap/Pmodules/bash index ed2e01d..d57cdee 100644 --- a/scripts/Bootstrap/Pmodules/bash +++ b/scripts/Bootstrap/Pmodules/bash @@ -42,7 +42,7 @@ module() { -* ) sub_switches+=( $1 ) ;; - [a-zA-Z]* ) + [/~a-zA-Z]* ) args+=( $1 ) ;; esac