{"id":34869640,"url":"https://github.com/dave-hay/dotfiles","last_synced_at":"2026-04-04T16:36:05.705Z","repository":{"id":56787363,"uuid":"521813901","full_name":"dave-hay/dotfiles","owner":"dave-hay","description":"My dotfiles feel free to use.","archived":false,"fork":false,"pushed_at":"2025-06-20T19:37:37.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T07:52:33.712Z","etag":null,"topics":["bash","dotfiles","zsh"],"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/dave-hay.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-06T01:06:57.000Z","updated_at":"2025-06-20T19:37:42.000Z","dependencies_parsed_at":"2024-04-08T00:19:28.927Z","dependency_job_id":"460b8903-208b-46a4-9be0-71b74fb55ef7","html_url":"https://github.com/dave-hay/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dave-hay/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dave-hay","download_url":"https://codeload.github.com/dave-hay/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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","dotfiles","zsh"],"created_at":"2025-12-25T23:06:07.675Z","updated_at":"2026-04-04T16:36:05.678Z","avatar_url":"https://github.com/dave-hay.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# David's Dotfiles\n\n## Steps to bootstrap a new Mac\n\n1. Install Apple's CLI Tools, Homebrew and oh-my-zsh\n\n```shell\nxcode-select --install\n\n# homebrew\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n2. Clone repo in home directory\n\n```shell\ngit clone --recursive git@github.com:dave-hay/dotfiles.git\n```\n\n3. Download dependencies\n\n```shell\n# download homebrew files\nbrew bundle --file ~/dotfiles/Brewfile\n```\n\n4. Run dotbot executable to create symlinks\n\n```shell\n./install\n```\n\n5. Neovim\n\n```shell\nnvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'\nnvim --headless -c \"MasonInstall lua-language-server bash-language-server html-lsp typescript-language-server\" -c qall\nnvim --headless -c \"MasonInstall beautysh black prettier prettierd stylua\" -c qall\n```\n\n6. Tmux\n\nWhile in tmux run below to set up plugins.\n\n```shell\n# reload config file\nC-a + r\n\n# Install plugins\nC-a + I\n```\n\n## Packages\n\n### Tools\n\n- Language manager [mise](https://github.com/jdx/mise)\n- [ripgrep](https://github.com/BurntSushi/ripgrep) to search directory for regex pattern\n- fd\n- ffmpeg\n- fzf\n- gawk\n- gh\n- git\n- git-lfs\n- lazygit\n- neovim\n- pv\n- tree\n- See lines of code with [tokei](https://github.com/XAMPPRocky/tokei)\n- [z](https://github.com/ajeetdsouza/zoxide): navigate file system faster\n\n### Themes\n\n- Theme [pure](https://github.com/sindresorhus/pure)\n- LS_COLORS configure with [vivid](https://github.com/sharkdp/vivid)\n  - brew install coreutils\n  - alias ls=\"gls --color\"\n\n### Applications (casks)\n\n- Anki\n- Brave Browser\n- Discord\n- Figma\n- iTerm2\n- Karabiner\n- Rectangle\n- Notion\n- VS Code\n\n## Notes\n\nOrder of zsh files\n\n```shell\n$ZDOTDIR/.zshenv\n$ZDOTDIR/.zprofile\n$ZDOTDIR/.zshrc\n$ZDOTDIR/.zlogin\n$ZDOTDIR/.zlogout\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdave-hay%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdave-hay%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdave-hay%2Fdotfiles/lists"}