{"id":14982857,"url":"https://github.com/z-shell/ls_colors","last_synced_at":"2025-07-16T11:33:15.800Z","repository":{"id":37988417,"uuid":"425138298","full_name":"z-shell/ls_colors","owner":"z-shell","description":"📦 ❮ Zi Package - LS_COLORS ❯","archived":false,"fork":false,"pushed_at":"2023-02-11T10:43:40.000Z","size":31,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T17:23:34.795Z","etag":null,"topics":["ls-colors","zpackage","zsh","zshell"],"latest_commit_sha":null,"homepage":"https://wiki.zshell.dev","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z-shell.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-06T02:34:55.000Z","updated_at":"2025-01-21T13:58:17.000Z","dependencies_parsed_at":"2024-10-12T02:02:08.255Z","dependency_job_id":"660058b5-1333-4ac6-a3f3-92b59eff9f74","html_url":"https://github.com/z-shell/ls_colors","commit_stats":{"total_commits":21,"total_committers":4,"mean_commits":5.25,"dds":0.1428571428571429,"last_synced_commit":"469dd7af67b0752fda377209cb5e821be0bac146"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/z-shell/ls_colors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fls_colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fls_colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fls_colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fls_colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z-shell","download_url":"https://codeload.github.com/z-shell/ls_colors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fls_colors/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265506071,"owners_count":23778647,"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":["ls-colors","zpackage","zsh","zshell"],"created_at":"2024-09-24T14:06:18.925Z","updated_at":"2025-07-16T11:33:15.718Z","avatar_url":"https://github.com/z-shell.png","language":null,"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cp\u003e\u003ca href=\"https://github.com/z-shell/zi\"\u003e\n    \u003cimg src=\"https://github.com/z-shell/zi/raw/main/docs/images/logo.svg\" alt=\"Logo\" width=\"60px\" height=\"60px\" /\u003e\u003c/a\u003e\n    ❮ ZI ❯ Package - LS_COLORS \u003c/p\u003e\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003e\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cb\u003ePackage source:\u003c/b\u003e\u003c/td\u003e\n        \u003ctd\u003eTarball\u003c/td\u003e\n        \u003ctd\u003eGit\u003c/td\u003e\n        \u003ctd\u003eNode\u003c/td\u003e\n        \u003ctd\u003eGem\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cb\u003eStatus:\u003c/b\u003e\u003c/td\u003e\n        \u003ctd\u003e➖\u003c/td\u003e\n        \u003ctd\u003e✔️ (default)\u003c/td\u003e\n        \u003ctd\u003e❌\u003c/td\u003e\n        \u003ctd\u003e❌\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\u003c/h3\u003e\u003chr /\u003e\n\n### Available `pack''` invocations\n\n```zsh\n# Download the default profile\nzi pack for ls_colors\n\n# Download the no-zsh-completion profile\nzi pack\"no-zsh-completion\" for ls_colors\n\n# Download the no-dir-color-swap profile\nzi pack\"no-dir-color-swap\" for ls_colors\n```\n\n### Default Profile\n\nProvides the LS_COLORS definitions for GNU `ls`, `ogham/exa` and also setups\nzsh-completion system to use the definitions. It also edits the color for the\ndirectory (see the details in the `no-dir-color-swap` profile section).\n\nThe ZI command executed will be equivalent to:\n\n```zsh\nzi lucid reset \\\n atclone\"[[ -z \\${commands[dircolors]} ]] \u0026\u0026 local P=g\n    \\${P}sed -i '/DIR/c\\DIR 38;5;63;1' LS_COLORS\n    \\${P}dircolors -b LS_COLORS \u003e! clrs.zsh\" \\\n atpull'%atclone' pick\"clrs.zsh\" nocompile'!' \\\n atload'zstyle \":completion:*:default\" list-colors \"${(s.:.)LS_COLORS}\";' for \\\n    trapd00r/LS_COLORS\n```\n\n### `no-zsh-completion` Profile\n\nProvides the LS_COLORS definitions for GNU `ls`, `ogham/exa` but doesn't set up\nthe zsh-completion system to use them.\n\nThe ZI command executed will be equivalent to:\n\n```zsh\nzi lucid reset \\\n atclone\"[[ -z \\${commands[dircolors]} ]] \u0026\u0026 local P=g\n    \\${P}sed -i '/DIR/c\\DIR 38;5;63;1' LS_COLORS\n    \\${P}dircolors -b LS_COLORS \u003e! clrs.zsh\" \\\n atpull'%atclone' pick\"clrs.zsh\" nocompile'!' for \\\n    trapd00r/LS_COLORS\n```\n\n### `no-dir-color-swap` Profile\n\nProvides the LS_COLORS definitions like the `default` profile, however doesn't\nedit the definitions file and doesn't change the color for directories. The\ncolor is being edited in the default profile because the author found it to be\ntoo dark.\n\nThe ZI command executed will be equivalent to:\n\n```zsh\nzi lucid \\\n atclone\"[[ -z \\${commands[dircolors]} ]] \u0026\u0026 local P=g\n     \\${P}dircolors -b LS_COLORS \u003e! clrs.zsh\" \\\n atpull'%atclone' pick\"clrs.zsh\" nocompile'!' \\\n atload'zstyle \":completion:*:default\" list-colors \"${(s.:.)LS_COLORS}\";' for \\\n    trapd00r/LS_COLORS\n```\n\n---\n\n\u003e This repository compatible with [ZI](https://github.com/z-shell/zi)\n\nThe [trapd00r/LS_COLORS](https://github.com/trapd00r/LS_COLORS) zsh package that uses the [zsh-string-lib](https://github.com/z-shell/zsh-string-lib) to automatically:\n\n- get the plugin's Git repository OR release-package URL,\n- get the list of the recommended ices for the plugin,\n  - there can be multiple lists of ices,\n  - the ice lists are stored in _profiles_; there's at least one profile, _default_,\n  - the ices can be selectively overridden.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz-shell%2Fls_colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz-shell%2Fls_colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz-shell%2Fls_colors/lists"}