{"id":24653863,"url":"https://github.com/joshbeard/dotfiles","last_synced_at":"2026-04-09T18:34:59.059Z","repository":{"id":65806211,"uuid":"417690728","full_name":"joshbeard/dotfiles","owner":"joshbeard","description":"⚙️ My dotfiles for Linux, BSD, and macOS managed with homeshick","archived":false,"fork":false,"pushed_at":"2024-12-30T02:22:57.000Z","size":422,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T01:48:21.597Z","etag":null,"topics":["cli","dotfiles","homeshick","homesick","linux","muttrc","nvim-configs","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joshbeard.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":"2021-10-16T02:17:07.000Z","updated_at":"2024-12-30T02:23:00.000Z","dependencies_parsed_at":"2023-10-12T14:16:34.894Z","dependency_job_id":"081fd266-0c87-4984-97f2-19a84b65adcd","html_url":"https://github.com/joshbeard/dotfiles","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/joshbeard%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbeard%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshbeard","download_url":"https://codeload.github.com/joshbeard/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244717348,"owners_count":20498283,"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":["cli","dotfiles","homeshick","homesick","linux","muttrc","nvim-configs","zshrc"],"created_at":"2025-01-25T21:14:19.879Z","updated_at":"2026-04-09T18:34:54.019Z","avatar_url":"https://github.com/joshbeard.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Josh's Dotfiles\n\nThese dotfiles are intended to be usable across my environments consisting of\nLinux, macOS, and BSD on personal and corporate devices.\n\nI use [homeshick](https://github.com/andsens/homeshick) to maintain\nmy dotfiles on my workstations. I primarily use [zsh](https://www.zsh.org/)\nwith [prezto](https://github.com/sorin-ionescu/prezto).\n\n## Setup\n\n### 1. Install [prezto](https://github.com/sorin-ionescu/prezto) for ZSH\n\n```shell\ngit clone --recursive https://github.com/sorin-ionescu/prezto.git \"${ZDOTDIR:-$HOME}/.zprezto\"\n```\n\n### 2. Install homeshick\n\n```shell\n# Clone homeshick\ngit clone https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick\n# Clone dotfiles with homeshick\n$HOME/.homesick/repos/homeshick/bin/homeshick clone joshbeard/dotfiles\nhomeshick link\n```\n\nRefer to the [homeshick installation\nguide](https://github.com/andsens/homeshick/wiki/Installation) for more\ninformation.\n\n### 3. Install NeoVim and Vim plugins\n\nNOTE: I have `vim` aliased to `nvim` if it's installed.\n\n#### 3.1 Install NeoVim Plugins\n\n```shell\n:Lazy sync\n```\n\n#### 3.2 Install vundle for Vim\n\n```shell\ngit clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim\n```\n\n##### 3.2.1 Install Vim plugins\n\n```shell\nvim +PluginInstall +qall\n```\n\n## Updating\n\n```shell\nhomeshick pull\nhomeshick refresh\nhomeshick symlink\n```\n\n## Other things\n\n* Git GPG signing is enabled by default. Disable it in\n  [`home/.gitconfig`](home/.gitconfig), if necessary.\n* [homebrew-notifier](https://github.com/grantovich/homebrew-notifier):\n  notifications on Mac for homebrew updates\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshbeard%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshbeard%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshbeard%2Fdotfiles/lists"}