mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Merge 4f5aabcb7e into 1510e7dd5e
This commit is contained in:
commit
6247fad7c6
1 changed files with 1 additions and 1 deletions
|
|
@ -27,6 +27,6 @@ man() {
|
|||
LESS_TERMCAP_us=$(printf "\e[1;32m") \
|
||||
PAGER=/usr/bin/less \
|
||||
_NROFF_U=1 \
|
||||
PATH=${HOME}/bin:${PATH} \
|
||||
"PATH=${HOME}/bin:${PATH}" \
|
||||
man "$@"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue