{"id":17956348,"url":"https://github.com/b0o/zsh-conf","last_synced_at":"2025-08-16T07:32:11.032Z","repository":{"id":88329495,"uuid":"339219963","full_name":"b0o/zsh-conf","owner":"b0o","description":"Maddy's zsh configuration!","archived":false,"fork":false,"pushed_at":"2021-02-19T23:22:02.000Z","size":41,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-29T11:13:21.287Z","etag":null,"topics":["dotfiles","zsh","zsh-configuration","zshrc"],"latest_commit_sha":null,"homepage":"","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/b0o.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-15T22:06:41.000Z","updated_at":"2024-10-27T02:14:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"5887ffec-f9eb-4ad7-9857-ac0711f35dca","html_url":"https://github.com/b0o/zsh-conf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fzsh-conf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fzsh-conf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fzsh-conf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b0o%2Fzsh-conf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b0o","download_url":"https://codeload.github.com/b0o/zsh-conf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230020982,"owners_count":18160814,"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":["dotfiles","zsh","zsh-configuration","zshrc"],"created_at":"2024-10-29T10:37:26.215Z","updated_at":"2024-12-16T20:24:05.064Z","avatar_url":"https://github.com/b0o.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maddy's ZSH Configuration\n\nThis is my configuration for [zsh](http://www.zsh.org/).\n\nHighlights:\n\n- Plugins managed by [zinit](https://github.com/zdharma/zinit)\n- Lots of neat aliases and autoloaded functions\n- Some handy zle widgets\n\nUnfortunately it's rather messy!\n\n## Cloning\n\nThis repository contains zinit as a git submodule, so be sure to initialize it:\n\n```sh\n$ # initialize submodules at clone:\n$ git clone --recurse-submodules https://github.com/b0o/zsh-conf\n$ # Or initialize submodules after clone:\n$ git submodule update --init --recursive\n```\n\n## Installing\n\nI like to keep this repository at `~/.config/zsh`. If you'd like to do the\nsame, make sure you set up the `ZDOTDIR` environment variable. I do this in the\n`/etc/zsh/zshenv` (or `/etc/zshenv`, depending on your distribution) file like\nso:\n\n```zsh\nexport XDG_CONFIG_HOME=\"${XDG_CONFIG_HOME:-$HOME/.config}\"\nexport ZDOTDIR=\"${XDG_CONFIG_HOME}/zsh\"\n```\n\n## License\n\n\u0026copy; 2016-2021 Maddison Hellstrom\n\nReleased under the GNU General Public License, version 3 or later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb0o%2Fzsh-conf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb0o%2Fzsh-conf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb0o%2Fzsh-conf/lists"}