feat: move configuration files inside home folder
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
if [ $commands[istioctl] ]; then
|
||||
source <(istioctl completion zsh)
|
||||
compdef _istioctl istioctl
|
||||
fi
|
Reference in New Issue
Block a user