mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-06-15 21:29:33 +00:00
moved etc into usr 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