mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 20:59:26 +00:00
Add capability to browse man pages in Dash.app
This commit is contained in:
12
modules/osx/functions/_manb_mand_manp
Normal file
12
modules/osx/functions/_manb_mand_manp
Normal file
@ -0,0 +1,12 @@
|
||||
#compdef mand manp
|
||||
#autoload
|
||||
|
||||
#
|
||||
# Completes mand and manp.
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
_man
|
||||
|
Reference in New Issue
Block a user