Remove ngrok completions setup
Its a command I use so rarely
This commit is contained in:
parent
e609bc1aee
commit
79e147db3a
2 changed files with 0 additions and 13 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
# ngrok completions
|
||||
if (( ${+commands[ngrok]} )); then
|
||||
eval "$(ngrok completion)"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue