Actualiser zsh/zshrc

This commit is contained in:
2026-08-04 10:19:56 +00:00
parent 792b73ea43
commit 9518b06248
+1 -2
View File
@@ -119,10 +119,9 @@ eval "$(starship init zsh)"
# Aliases
alias infrahubctl="uvx --from 'infrahub-sdk[ctl]' infrahubctl"
alias gnmi-eos='uvx --from git+https://gitea.arnodo.fr/Damien/gnmi-eos gnmi-eos'
alias sherlock='uvx --from sherlock-project sherlock'
alias maigret='uvx maigret\[pdf\]'
alias audio-summary="uvx --from git+https://gitea.arnodo.fr/Damien/audio-summary-with-local-LLM audio-summary"
alias audio-summary="uvx --from git+https://github.com/darnodo/audio-summary-with-local-LLM"
# Scaleway CLI autocomplete initialization.
eval "$(scw autocomplete script shell=zsh)"