Make zsh complete files for zed

This commit is contained in:
Sami Samhuri 2024-11-25 11:09:32 -08:00
parent ddb455f03b
commit 96bd15d9e4
No known key found for this signature in database

1
zshrc
View file

@ -314,6 +314,7 @@ fi
autoload -Uz compinit
compinit
compdef _gnu_generic zed
### devicectl
# ==========