{"id":16569929,"url":"https://github.com/andygrunwald/dotfiles","last_synced_at":"2026-04-21T04:04:33.488Z","repository":{"id":138434582,"uuid":"58876351","full_name":"andygrunwald/dotfiles","owner":"andygrunwald","description":"My .files","archived":false,"fork":false,"pushed_at":"2022-01-25T15:08:43.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T01:37:24.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andygrunwald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"andygrunwald","custom":"https://paypal.me/andygrunwald"}},"created_at":"2016-05-15T18:04:38.000Z","updated_at":"2022-01-25T15:02:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bb92f96-fd15-4011-ad22-ea58858fcf5f","html_url":"https://github.com/andygrunwald/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/andygrunwald%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andygrunwald%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andygrunwald","download_url":"https://codeload.github.com/andygrunwald/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242031303,"owners_count":20060579,"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":[],"created_at":"2024-10-11T21:15:49.344Z","updated_at":"2026-04-21T04:04:28.452Z","avatar_url":"https://github.com/andygrunwald.png","language":"Shell","funding_links":["https://github.com/sponsors/andygrunwald","https://paypal.me/andygrunwald"],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nMy .files.\n## Components\n\nThere's a few special files in the hierarchy.\n\n- **bin/**: Anything in `bin/` will get added to your `$PATH` and be made\n  available everywhere.\n- **Brewfile**: This is a list of applications for [Homebrew](https://brew.sh/) to install things like Chrome and 1Password and stuff.\n- **topic/\\*.zsh**: Any files ending in `.zsh` get loaded into your\n  environment.\n- **topic/path.zsh**: Any file named `path.zsh` is loaded first and is\n  expected to setup `$PATH` or similar.\n- **topic/completion.zsh**: Any file named `completion.zsh` is loaded\n  last and is expected to setup autocomplete.\n- **topic/install.sh**: Any file named `install.sh` is executed when you run `script/install`. To avoid being loaded automatically, its extension is `.sh`, not `.zsh`.\n- **topic/\\*.symlink**: Any file ending in `*.symlink` gets symlinked into\n  your `$HOME`. This is so you can keep all of those versioned in your dotfiles\n  but still keep those autoloaded files in your home directory. These get\n  symlinked in when you run `script/bootstrap`.\n\n## Install\n\nRun this:\n\n```sh\ngit clone https://github.com/holman/dotfiles.git ~/.dotfiles\ncd ~/.dotfiles\nscript/bootstrap\n```\n\nThis will symlink the appropriate files in `.dotfiles` to your home directory.\nEverything is configured and tweaked within `~/.dotfiles`.\n\nThe main file you'll want to change right off the bat is `zsh/zshrc.symlink`,\nwhich sets up a few paths that'll be different on your particular machine.\n\n`dot` is a simple script that installs some dependencies, sets sane macOS\ndefaults, and so on. Tweak this script, and occasionally run `dot` from\ntime to time to keep your environment fresh and up-to-date. You can find\nthis script in `bin/`.\n\n## Before reinstallation\n\n* Backup:\n\t* SSH-Keys\n\t* `.localrc`\n\t* Settings of FileZilla and SequelPro\n\n## Not automated (yet)\n\nHere is a list of things i need to do if i set up a new machine (aka my .files TODO list):\n\n* VSCode: Settings + Plugins\n* Install of software:\n    * Microsoft Office\n    * Pages, Numbers and Keynote\n    * Magnet\n* Handling of SSH keys, the `.localrc`\n\n## Inspired by ...\n\nThe content of this repository was heavily inspired by\n\n* [holman/dotfiles](https://github.com/holman/dotfiles)\n* [mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles)\n* [paulirish/dotfiles](https://github.com/paulirish/dotfiles)\n* [awesome-dotfiles](https://github.com/webpro/awesome-dotfiles)\n* [dotfiles.github.io](https://dotfiles.github.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandygrunwald%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandygrunwald%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandygrunwald%2Fdotfiles/lists"}