{"id":16605239,"url":"https://github.com/desyncr/zshrc","last_synced_at":"2025-07-08T18:32:13.217Z","repository":{"id":147145765,"uuid":"10589496","full_name":"desyncr/zshrc","owner":"desyncr","description":"ZSH custom settings and themes","archived":false,"fork":false,"pushed_at":"2022-07-24T02:54:04.000Z","size":165,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T08:51:22.646Z","etag":null,"topics":["antigen","config","shell","zpm","zsh","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/desyncr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-06-09T21:31:11.000Z","updated_at":"2023-05-12T16:39:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fe2341c-4104-4e71-9364-5850709173d1","html_url":"https://github.com/desyncr/zshrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/desyncr/zshrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desyncr%2Fzshrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desyncr%2Fzshrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desyncr%2Fzshrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desyncr%2Fzshrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/desyncr","download_url":"https://codeload.github.com/desyncr/zshrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desyncr%2Fzshrc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264323984,"owners_count":23590780,"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":["antigen","config","shell","zpm","zsh","zshrc"],"created_at":"2024-10-12T01:00:40.971Z","updated_at":"2025-07-08T18:32:13.197Z","avatar_url":"https://github.com/desyncr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .zshrc\n\nRepository to save my custom Zsh settings and themes.\n\n## Install\n\n* Install [Antigen](https://github.com/zsh-users/antigen) in `$HOME/.antigen`:\n\n        git clone https://github.com/zsh-users/antigen.git $HOME/.antigen\n\n* Clone this repo in `$HOME/.zshrc.d`:\n\n        git clone https://github.com/desyncr/zshrc.git $HOME/.zshrc.d\n\n* Configure it into your `$HOME/.zshrc`:\n\n        echo \"export ZSH_CUSTOM=$HOME/.zshrc.d\"\t\t\u003e\u003e $HOME/.zshrc\n        echo \"source \\$ZSH_CUSTOM/bootstrap.zsh\"        \u003e\u003e $HOME/.zshrc   # load configuration\n\n        # Or you could use my own .zshrc at $HOME/.zshrc.d/.zshrc\n\n* Restart Zsh and done!\n\n\n## Configure\n\nCheck ``bootstrap.zsh`` for examples and default configuration.\n\n\n## Customize\n\n``bootstrap.zsh`` is responsible for loading any custom script such as ``functions.sh``,\n``aliases.sh`` and any custom library.\n\nThe files ``functions.sh`` and ``aliases.sh`` holds any custom function and aliases\nrespectably.\n\nCustom themes are located at ``themes`` directory . Custom libraries are located at ``lib``\ndirectory.\n\n\n## Feedback\n\nIf you'd like to contribute to the project or file a bug or feature request, please visit\n[the project page][1].\n\n\n## License\n\nThe project is licensed under the [GNU GPL v3][2] license.\n\n  [1]: https://github.com/desyncr/zshrc/\n  [2]: http://www.gnu.org/licenses/gpl.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesyncr%2Fzshrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesyncr%2Fzshrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesyncr%2Fzshrc/lists"}