mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-10 15:02:40 +01:00
add uv shell completion
This commit is contained in:
parent
543c8514e8
commit
f1a5bf1075
1 changed files with 3 additions and 0 deletions
|
@ -52,3 +52,6 @@ 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
|
||||
|
|
Loading…
Reference in a new issue