diff options
| author | Anton Bobov <abobov@gmail.com> | 2020-05-10 22:09:51 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2020-05-10 22:09:51 +0500 |
| commit | f242d3077809b877102ecc654810a32b502b7d87 (patch) | |
| tree | 87d9837e15bf2e2a3fd6b6361a9bdf5d781357fd /files/.zsh/rc/S40_completion | |
| parent | 8ede8f148ccfbea0e4a1b2d3fe87ef60b091504c (diff) | |
zsh update.
Diffstat (limited to 'files/.zsh/rc/S40_completion')
| -rw-r--r-- | files/.zsh/rc/S40_completion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.zsh/rc/S40_completion b/files/.zsh/rc/S40_completion index bf16b3a..f3c0a09 100644 --- a/files/.zsh/rc/S40_completion +++ b/files/.zsh/rc/S40_completion @@ -42,7 +42,7 @@ compdef ledger=hledger # Completing generic gnu commands # https://github.com/zsh-users/zsh-completions/blob/master/zsh-completions-howto.org -compdef _gnu_generic lshw duplicity +compdef _gnu_generic lshw duplicity tldr compdef _gnu_generic -p 'pg_*' # youtube-dl |
