1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-22 07:50:08 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Marc Cornellà fb43df128f
colorize: add style environment variable (#7635) 2019-06-15 20:48:45 +02:00
danhimalplanet 56610be198 colorize: fix mktemp parameter for compatibility (#7789) 2019-04-29 20:51:29 +02:00
Jay Schwerberg c7154e8839 Add pygments style env var for colorized 2019-04-26 11:26:30 -07:00
Francisco de Zuviría ebd13b60c1 colorize: add ability to colorize multiple files into less (#7662)
cless is an alias for a colorized less wrappper: colorize_via_pygmentize_less.
Note that cless opens many files as independent files, navigatable with `:n` and `:p`.
2019-04-22 21:06:47 +02:00
Stephan Salzmann 576ada138f colorize: add README and refactor plugin (#7314) 2018-10-19 19:27:49 +02:00
Marc Cornellà 999d3ddf4c
colorize: fix check for pygmentize (#7250) 2018-10-08 17:56:44 +02:00
Steve 28cd683282 updated alias and corrected python package (#6520) 2018-01-22 19:18:03 -08:00
Christophe Bliard 3c41da3172 Update colorize.plugin.zsh
correctly detect when pygmentize is not installed
do not exit shell if when pygmentize is not installed
2014-05-29 10:56:41 +02:00
Trevor Strieber 8355233f7f Fixing typo. 2014-05-24 08:35:54 +02:00
Oleg Kandaurov 07738ea863 Add colorize plugin 2013-04-12 18:19:42 +04:00