From f2a2210c2da5a63d89e80b2fc31e6a1777dc1605 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Thu, 2 Jan 2025 17:06:53 +0100 Subject: [PATCH] remove uv/uvx completions --- dot_config/fish/private_config.fish.tmpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index 1bc2f71..d08f524 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -52,6 +52,3 @@ test -e {$HOME}/.config/fish/host.fish; and source {$HOME}/.config/fish/host.fis test -e {$HOME}/.config/fish/secrets.fish; and source {$HOME}/.config/fish/secrets.fish set tide_character_icon '$' - -uv generate-shell-completion fish | source -uvx --generate-shell-completion fish | source