This website requires JavaScript.
Explore
Help
Sign in
linux
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2026-05-22 04:51:12 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
472705dd48
ohmyzsh
/
plugins
/
colored-man-pages
History
Download ZIP
Download TAR.GZ
shane1027
472705dd48
recent versions of zsh flag functions declared w/o explicit 'function' specifier as defined based on an alias, causing a parsing error and disabling the function in the shell upon launch. Explicit 'function' specifier added, and problem is fixed
2017-08-30 16:05:58 -04:00
..
colored-man-pages.plugin.zsh
recent versions of zsh flag functions declared w/o explicit 'function' specifier as defined based on an alias, causing a parsing error and disabling the function in the shell upon launch. Explicit 'function' specifier added, and problem is fixed
2017-08-30 16:05:58 -04:00