{"id":26222758,"url":"https://github.com/ek9/shell-config","last_synced_at":"2026-04-13T09:31:21.132Z","repository":{"id":281988559,"uuid":"92852108","full_name":"ek9/shell-config","owner":"ek9","description":"dotfiles for shell - bash, zsh, tmux, keychain","archived":false,"fork":false,"pushed_at":"2022-05-04T22:11:17.000Z","size":111,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:57:39.082Z","etag":null,"topics":["bash-config","bash-configuration","dotfiles","keychain","liquidprompt","mr","tmux-conf","tmux-config","tmux-configuration","vcsh","vcsh-dotfiles","vcsh-repositories","zsh-configs","zsh-configuration"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ek9.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-30T16:13:58.000Z","updated_at":"2023-06-28T08:47:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"91606226-b5e4-4312-ac2b-39b85b931d95","html_url":"https://github.com/ek9/shell-config","commit_stats":null,"previous_names":["ek9/shell-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ek9/shell-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ek9%2Fshell-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ek9%2Fshell-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ek9%2Fshell-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ek9%2Fshell-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ek9","download_url":"https://codeload.github.com/ek9/shell-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ek9%2Fshell-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash-config","bash-configuration","dotfiles","keychain","liquidprompt","mr","tmux-conf","tmux-config","tmux-configuration","vcsh","vcsh-dotfiles","vcsh-repositories","zsh-configs","zsh-configuration"],"created_at":"2025-03-12T17:19:30.885Z","updated_at":"2026-04-13T09:31:21.127Z","avatar_url":"https://github.com/ek9.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"shell-config\n============\n\n[shell-config][0] is a personal dotfiles repository for shell ([bash][2],\n[zsh][3] and [tmux][4]). It is compatible with [vcsh-dotfiles][1].\n\nPart of [ek9/dotfiles][10] collection.\n\n## Requirements\n\n- [vcsh-dotfiles][1]\n\n## Install\n\nClone via `vcsh-dotfiles`:\n\n    $ vcsh-dotfiles clone https://github.com/ek9/shell-config\n\nWhen starting new shell (`bash` or `zsh`), a new `tmux` session should start\nautomatically. The first time it will start, it will install\n[TPM and tmux plugins](#tmux plugins).\n\n## Overview\n\n### Features\n\n- Enables automatic [tmux][4] start for all shell sessions (tres to attach to\n  detached sessions first).\n- Starts [keychain][5] SSH Agent automatically.\n- Sets up [bash][2] shell with [liquidprompt][10] and [oh-my-git][11].\n- Sets up [zsh][3] shell with [antigen][30], [oh-my-zsh][31] and\n  [liquidprompt][10] enabled.\n- Sets up [tmux][4] with [TPM plugins](#tmux plugins) (**note** tmux plugin\n  install must be initialized manually via `Alt+a Shift+I`).\n- Sets up basic configuration for bash and zsh and allows extending it further\n  by using [Directory Structure](#Directories).\n\n### tmux plugins\n\nA list of plugins that are enabled in `.tmux.conf`:\n\n- [TPM][40]\n- [ek9/tmux-config][41], [ek9/tmux-vim-bindings][42], [ek9/tmux-sessionist][43]\n- [seebi/tmux-colors-solarized][44]\n- tmux-plugins: [tmux-yank][45], [tmux-battery][46], [tmux-cpu][47],\n  [tmux-sidebar][48]\n- [NHDaly/tmux-scroll-copy-mode][49]\n\n### Directories\n\nXDG directory structure (changes to defaults via `.config/user-dirs.dirs` file):\n\n- `XDG_DESKTOP_DIR` and `XDG_DOWNLOAD_DIR` set to `$HOME/inbox`.\n- `XDG_DOCUMENTS_DIR` set to `$HOME/life`\n- `XDG_MUSIC_DIR` set to `$HOME/share/music`\n- `XDG_PICTURES_DIR` set to `$HOME/image`\n- `XDG_PUBLICSHARE_DIR` set to `$HOME/share`\n- `XDG_TEMPLATES_DIR` set to `$HOME/.local/share/templates`\n- `XDG_VIDEOS_DIR` set to `$HOME/share/video`\n\nBasic directory structure for shell scripts:\n\n- `.config/bash/config.d` - bash specific `.sh` config scripts (autoloaded)\n- `.config/shell/config.d` - shell agnostic `.sh` config scripts\n  (autoloaded)\n- `.config/shell/profile.d` - shell agnostic `.sh` profile environment\n  scripts (autoloaded)\n- `.config/zsh/config.d` - zsh specific `.zsh` config scripts (autoloaded)\n\n### Files\n\n- Sets up basic shell scripts to allow customizations via [directories](#Directories)\n  (this makes sure to only load profile scripts on `interactive login/non-login` shells):\n    - `.profile` - setup to autoload scripts from `.config/shell/profile.d`\n    - `.bashrc` - setup to autoload scripts from `.config/shell/config.d/`\n      and `.config/bash/config.d` directories for any customizations\n    - `.bash_profile` - setup to autoload scripts\n      from `.config/shell/profile.d`. It also loads `.profile` and `.bashrc`\n    - `.zshrc` - setup to autoload scripts from `.config/shell/config.d/`\n      and `.config/zsh/config.d` directories for any customizations. Has\n      [antigen][30] enabled so the scripts can provide different\n      configurations.\n    - `.bash_profile` - setup to autoload scripts\n      from `.config/shell/profile.d`. It also loads `.profile` and `.bashrc`\n    - Further customizations can be done by providing custom files in any of\n      the basic directories in your own repository.\n\n## Authors\n\nCopyright (c) 2015-2017 ek9 \u003cdev@ek9.co\u003e (https://ek9.co).\n\n## License\n\nLicensed under [MIT License](LICENSE).\n\n[0]: https://github.com/ek9/shell-config\n[1]: https://github.com/ek9/vcsh-dotfiles\n[2]: https://www.gnu.org/software/bash/\n[3]: http://www.zsh.org/\n[4]: https://github.com/tmux/tmux\n[5]: https://github.com/funtoo/keychain\n[10]: https://github.com/ek9/dotfiles\n[40]: https://github.com/tmux-plugins/tpm\n[41]: https://github.com/ek9/tmux-config\n[42]: https://github.com/ek9/tmux-vim-bindings\n[43]: https://github.com/ek9/tmux-sessionist\n[44]: https://github.com/seebi/tmux-colors-solarized\n[45]: https://github.com/tmux-plugins/tmux-yank\n[46]: https://github.com/tmux-plugins/tmux-battery\n[47]: https://github.com/tmux-plugins/tmux-cpu\n[48]: https://github.com/tmux-plugins/tmux-sidebar\n[49]: https://github.com/NHDaly/tmux-scroll-copy-mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fek9%2Fshell-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fek9%2Fshell-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fek9%2Fshell-config/lists"}