mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 10:51:41 +00:00
[Fix #196] Remove compdef calls
This commit is contained in:
12
modules/osx/functions/_manb_manp
Normal file
12
modules/osx/functions/_manb_manp
Normal file
@ -0,0 +1,12 @@
|
||||
#compdef manb manp
|
||||
#autoload
|
||||
|
||||
#
|
||||
# Completes manb and manp.
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
_man
|
||||
|
Reference in New Issue
Block a user