mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-05 05:03:16 +02:00
Use autocomplete rules from binary instead of plain shell script. This way it is more future proof, no need to update plugin with every `gopass` release.
6 lines
180 B
Text
6 lines
180 B
Text
# The slightly more awesome standard unix password manager for teams
|
|
#
|
|
# https://www.justwatch.com/gopass
|
|
# https://github.com/justwatchcom/gopass
|
|
|
|
source <(gopass completion zsh)
|