mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 22:09:25 +00:00
[osx] Support custom keyword used by mand
to open man pages in Dash.app
`zstyle` based customization is now avaialble in *zpreztorc*.
This commit is contained in:
@ -81,6 +81,13 @@ zstyle ':prezto:module:editor' key-bindings 'emacs'
|
||||
# Set the search globbing flags.
|
||||
# zstyle ':prezto:module:history-substring-search' globbing-flags ''
|
||||
|
||||
#
|
||||
# OS X
|
||||
#
|
||||
|
||||
# Set the keyword used by `mand` to open man pages in Dash.app
|
||||
# zstyle ':prezto:module:osx:man' dash-keyword 'manpages'
|
||||
|
||||
#
|
||||
# Pacman
|
||||
#
|
||||
|
Reference in New Issue
Block a user