Add compdef header
This commit is contained in:
parent
d0ad15897d
commit
f6bfb103d1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# goto.zsh
|
||||
#compdef _goto
|
||||
|
||||
function _awk {
|
||||
which awk &>/dev/null && awk $@ || \
|
||||
|
|
Loading…
Reference in a new issue