From 951f9d198e4f02be4fd4cf74fbc0676a190cd127 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 29 Aug 2023 20:52:12 +0500 Subject: [zsh] Add completion generation --- files/.zsh/zsh-completions-cached/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 files/.zsh/zsh-completions-cached/.gitignore (limited to 'files/.zsh/zsh-completions-cached') diff --git a/files/.zsh/zsh-completions-cached/.gitignore b/files/.zsh/zsh-completions-cached/.gitignore new file mode 100644 index 0000000..655c60b --- /dev/null +++ b/files/.zsh/zsh-completions-cached/.gitignore @@ -0,0 +1,3 @@ +# Directory for generated completions. +* +!.gitignore -- cgit v1.2.3