diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2026-04-29 15:36:32 +0200 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2026-04-29 15:36:32 +0200 |
| commit | d0e844c55bee9fc6b67bf78909578aaf1faefd04 (patch) | |
| tree | 745dff01d2d8b31a30733623a53229a68af4e5d7 | |
| parent | 4ca1eccea079d6464619c8e9080f562737b521bb (diff) | |
| download | dotfiles-d0e844c55bee9fc6b67bf78909578aaf1faefd04.tar.gz dotfiles-d0e844c55bee9fc6b67bf78909578aaf1faefd04.zip | |
feat(zsh): add bobbin completion generation
| -rw-r--r-- | modules/home/zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/zsh.nix b/modules/home/zsh.nix index a2d5809..a3b35cd 100644 --- a/modules/home/zsh.nix +++ b/modules/home/zsh.nix @@ -228,6 +228,7 @@ in generate rustup rustup completions zsh generate cargo rustup completions zsh cargo generate robin robin completion zsh + generate bobbin bobbin completion zsh generate dina dina completion zsh generate so so completion zsh generate dinactl dinactl completion zsh |
