{"id":13961607,"url":"https://github.com/ael-code/zsh-colored-man-pages","last_synced_at":"2025-12-25T07:39:09.170Z","repository":{"id":75106549,"uuid":"108753519","full_name":"ael-code/zsh-colored-man-pages","owner":"ael-code","description":"zsh plugin that colorifies man pages","archived":false,"fork":false,"pushed_at":"2019-04-02T11:43:38.000Z","size":16,"stargazers_count":62,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-28T07:34:36.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ael-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-29T17:03:02.000Z","updated_at":"2024-11-20T02:35:13.000Z","dependencies_parsed_at":"2023-06-05T08:45:34.285Z","dependency_job_id":null,"html_url":"https://github.com/ael-code/zsh-colored-man-pages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ael-code/zsh-colored-man-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ael-code%2Fzsh-colored-man-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ael-code%2Fzsh-colored-man-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ael-code%2Fzsh-colored-man-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ael-code%2Fzsh-colored-man-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ael-code","download_url":"https://codeload.github.com/ael-code/zsh-colored-man-pages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ael-code%2Fzsh-colored-man-pages/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266253519,"owners_count":23900051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-08T17:01:17.866Z","updated_at":"2025-12-25T07:39:09.122Z","avatar_url":"https://github.com/ael-code.png","language":"Shell","funding_links":[],"categories":["Plugins","Shell"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# zsh colored man pages\nzsh plugin that colorifies man pages.\n\nIt simply provides a `man` wrapper function that shows colored manpages.\n\n\n### Installation \n#### Antigen\nAdd this to your `.zshrc`:\n```\nantigen bundle ael-code/zsh-colored-man-pages\n```\n\n#### From source\nYou can also load the `man` wrapper function by loading the `colored-man-pages.plugin.zsh` file directly:\n```\nsource colored-man-pages.plugin.zsh \u0026\u0026 man less\n```\n\n### Rationale\nThe wrapper function uses the `LESS_TERMCAP_*` environment variables to set the ASNI escape sequences that `less` uses to print special strings (bold, underline, reversed, etc.. ).\n\nANSI escape sequences are retrieved from the terminfo database through the `tput` command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fael-code%2Fzsh-colored-man-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fael-code%2Fzsh-colored-man-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fael-code%2Fzsh-colored-man-pages/lists"}