diff --git a/pash b/pash index 4b5c0cb..c78c0ae 100755 --- a/pash +++ b/pash @@ -89,7 +89,7 @@ pw_list() { else set +f - find -- * -type f + find -- * -type f -name \*.gpg fi }