2 lines
74 B
Shell
2 lines
74 B
Shell
# add cpanm completion function to path
|
|
fpath=($ZSH/plugins/cpanm $fpath)
|
# add cpanm completion function to path
|
|
fpath=($ZSH/plugins/cpanm $fpath)
|