mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-10 06:52:39 +01:00
remove uv/uvx completions
This commit is contained in:
parent
f1a5bf1075
commit
f2a2210c2d
1 changed files with 0 additions and 3 deletions
|
@ -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
|
test -e {$HOME}/.config/fish/secrets.fish; and source {$HOME}/.config/fish/secrets.fish
|
||||||
|
|
||||||
set tide_character_icon '$'
|
set tide_character_icon '$'
|
||||||
|
|
||||||
uv generate-shell-completion fish | source
|
|
||||||
uvx --generate-shell-completion fish | source
|
|
||||||
|
|
Loading…
Reference in a new issue