diff options
author | Tom Vincent <pass@tlvince.com> | 2013-10-31 16:04:28 +0000 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-03-20 02:24:17 -0600 |
commit | 59e0e6eb6f2961a0217af0d7331e5db630fbf2fe (patch) | |
tree | f606bfeb2825bd63dc476604e02f9c4c22bc3727 /tests/gnupg | |
parent | ea0572cf2cf4980555c7f1dc4cbf9c0962041a6c (diff) | |
download | pass-59e0e6eb6f2961a0217af0d7331e5db630fbf2fe.tar.gz pass-59e0e6eb6f2961a0217af0d7331e5db630fbf2fe.tar.bz2 pass-59e0e6eb6f2961a0217af0d7331e5db630fbf2fe.zip |
Follow symlinks in Zsh completion
If `PASSWORD_STORE_DIR:-$HOME/.password-store` is a symlink, Zsh throws:
`_values:compvalues:10: not enough arguments`.
Passing `-L` to find(1) fixes this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions