{"id":15415904,"url":"https://github.com/tombruijn/dotfiles","last_synced_at":"2025-10-13T13:32:38.467Z","repository":{"id":1108711,"uuid":"976221","full_name":"tombruijn/dotfiles","owner":"tombruijn","description":"My system configuration (things like: ZSH, Vim, Git, Ruby, Rust and others).","archived":false,"fork":false,"pushed_at":"2025-09-25T19:45:26.000Z","size":1032,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-29T13:56:39.827Z","etag":null,"topics":["dotfiles","git","hammerspoon","iterm2","vim","zsh"],"latest_commit_sha":null,"homepage":"https://tomdebruijn.com/","language":"Lua","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/tombruijn.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":"2010-10-10T12:32:01.000Z","updated_at":"2025-09-25T19:45:30.000Z","dependencies_parsed_at":"2023-07-06T12:32:11.107Z","dependency_job_id":"9f887a6c-96b3-4812-bb48-225743d66c24","html_url":"https://github.com/tombruijn/dotfiles","commit_stats":{"total_commits":705,"total_committers":3,"mean_commits":235.0,"dds":"0.028368794326241176","last_synced_commit":"52f613bbb0033467737c9aa4ec455c9af402619e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tombruijn/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombruijn%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombruijn%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombruijn%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombruijn%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombruijn","download_url":"https://codeload.github.com/tombruijn/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombruijn%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015312,"owners_count":26085684,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dotfiles","git","hammerspoon","iterm2","vim","zsh"],"created_at":"2024-10-01T17:10:10.253Z","updated_at":"2025-10-13T13:32:38.462Z","avatar_url":"https://github.com/tombruijn.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThese dotfiles contain configuration and installation for:\n\n- Xcode\n- Homebrew\n- iTerm\n- Zsh\n- Dotfiles\n- Neovim\n- chruby and ruby-install\n- rustup and Rust\n- Hammerspoon\n- Misc. Utilities\n\n**This setup is intended for the latest macOS version**\n\n## Installation\n\nThis is a step-by-step installation guide.\n\n### Xcode\n\nInstall Xcode through the Mac App Store.\n\nThen run:\n\n```sh\nxcode-select --install\n```\n\n### Dotfiles installation\n\nNext, clone this Git repository, initialize/update the submodules and finally\nhook everything up by running the install script.\n\n```sh\nmkdir $HOME/tombruijn\ngit clone git://github.com:tombruijn/dotfiles.git $HOME/tombruijn/dotfiles\ncd $HOME/tombruijn/dotfiles \u0026\u0026 git submodule init \u0026\u0026 \\\n  git submodule update --recursive\n./install\n```\n\nThis should set up the symlinks from the dotfiles directory to your `$HOME`\ndirectory, do not remove the `dotfiles` directory.\n\n### macOS defaults\n\nSet macOS defaults.\n\n```sh\n./.macos\n```\n\n### Homebrew\n\nNext, install [Homebrew](https://brew.sh/) using the command listed on the website.\n\nAfter installing Homebrew, ensure permissions are correct by running the\nfollowing.\n\n```sh\nbrew bundle\n```\n\n### Zsh\n\n#### Private credentials\n\nTo configure credentials that shouldn't be checked into git, create a\n`~/.extra` file like the example below.\n\n```sh\n#!/bin/sh\n\nexport GPG_SIGNING_KEY=\"KEY_ID\"\n```\n\nNow refresh you shell sessions either by opening a new pane or by running\n`reload`.\n\n#### GPG configuration\n\nTransfer your `~/.gnupg` directory to the new machine. You need the following\nfiles:\n\n```\nprivate-keys-v1.d/*\npubring.kbx\n```\n\nFix the permissions of this directory after the move.\n\n```\nchmod 600 ~/.gnupg/*\nchmod 700 ~/.gnupg\n```\n\n### fzf\n\nTo install [fzf](https://github.com/junegunn/fzf), use the install script\nlisted in `brew info fzf` after installing it through `brew install fzf`.\n\nSay yes to \"fuzzy auto-completion\" and \"key bindings\".\n\n### vim\n\nInstall Neovim.\n\n```sh\n# Should be installed through the Brewfile, but to do so manually:\nbrew install neovim\n\n# Additional packages\n# Ruby package for neovim\ngem install neovim\n# Python package for Python bindings (Python is used by UltiSnips)\npip2 install --upgrade neovim\n```\n\n### chruby and ruby-install\n\n```sh\nruby-install ruby [VERSION]\n```\n\n### Rust and rustup\n\nInstall [rustup](https://www.rustup.rs/) and with it Rust.\n\nWhich Rust version to install depends on the project you're working on.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombruijn%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftombruijn%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombruijn%2Fdotfiles/lists"}