Skip to content

Commit 6a9d795

Browse files
committed
chore(nix): add tailscale completion to zsh
1 parent b36151b commit 6a9d795

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nix/home.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ let
1515

1616
generatedZshCompletions = [
1717
"podman completion zsh"
18+
"tailscale completion zsh"
1819
];
1920

2021
catppuccinZshFsh = pkgs.fetchFromGitHub {

0 commit comments

Comments
 (0)