Skip to content
Snippets Groups Projects
Commit b932448d authored by Jason A. Donenfeld's avatar Jason A. Donenfeld
Browse files

No more push/pull in zsh script, either.

parent 087f4093
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,7 @@ _pass () {
"generate[Generate a new password using pwgen]" \
"edit[Edit a password with \$EDITOR]" \
"rm[Remove the password]" \
"push[push the latest changes using git-push(1)]" \
"pull[pull the latest changes using git-pull(1)]" \
"git[Call git]" \
"git[Call git on the password store]" \
"help[Help]"
_pass_cmd_show
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment