From f97eec7f2eac9523a5e0c5b68abf627c29ce34a0 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 12 Aug 2020 20:59:56 +0500 Subject: Updates. --- files/.zsh/rc/S40_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/.zsh/rc/S40_completion') diff --git a/files/.zsh/rc/S40_completion b/files/.zsh/rc/S40_completion index f3c0a09..7edf18c 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 tldr +compdef _gnu_generic lshw df duplicity tldr compdef _gnu_generic -p 'pg_*' # youtube-dl -- cgit v1.2.3