add auto-generated zsh completion

This commit is contained in:
steven-omaha
2023-02-23 21:47:03 +01:00
parent 7f4f4ba09e
commit dca0895b39
6 changed files with 30 additions and 117 deletions
+1
View File
@@ -5,6 +5,7 @@ use pacdef_macros::Action;
#[derive(Debug, Action)]
pub enum Actions {
Clean,
Completion,
Edit,
Import,
List,