diff options
Diffstat (limited to 'zsh/Functions')
-rw-r--r-- | zsh/Functions/_uri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/Functions/_uri b/zsh/Functions/_uri index 40d1811..0250832 100644 --- a/zsh/Functions/_uri +++ b/zsh/Functions/_uri @@ -1,4 +1,4 @@ -compdef uri +#compdef uri local uri_commands uri_commands=( \ |