{"id":17464489,"url":"https://github.com/overbryd/dotfiles","last_synced_at":"2025-07-20T08:34:22.789Z","repository":{"id":12012146,"uuid":"14593553","full_name":"Overbryd/dotfiles","owner":"Overbryd","description":"0-100 macOS bootstrap and topical setup maintained with a simple Makefile","archived":false,"fork":false,"pushed_at":"2025-02-10T10:16:31.000Z","size":419,"stargazers_count":44,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T19:48:17.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":false,"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/Overbryd.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}},"created_at":"2013-11-21T16:49:07.000Z","updated_at":"2025-02-10T10:16:36.000Z","dependencies_parsed_at":"2023-10-21T11:30:34.433Z","dependency_job_id":"8a319431-32e4-4a52-ae31-60000ab445cf","html_url":"https://github.com/Overbryd/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Overbryd/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Overbryd","download_url":"https://codeload.github.com/Overbryd/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266092819,"owners_count":23875544,"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-18T10:45:57.636Z","updated_at":"2025-07-20T08:34:22.768Z","avatar_url":"https://github.com/Overbryd.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overbryd's dotfiles\n\n## Bootstrap\n\nOn a new mac, open a Terminal and run:\n\n    curl --proto '=https' --tlsv1.2 -sSf -O https://raw.githubusercontent.com/Overbryd/dotfiles/master/bootstrap.sh\n    chmod +x bootstrap.sh\n    ./bootstrap.sh\n\n## Maintenance\n\nEnter the `~/dotfiles` directory, make changes and `make` it:\n\n    cd ~/dotfiles\n    make\n\nThe Makefile contains sections for installing \\*nix command line utilities, macOS applications, macOS settings and maintaing specific configurations.\n\nSo you can also only re-make a section of the project, for example the macOS dock settings:\n\n    cd ~/dotfiles\n    make defaults-Dock\n\nOr only rebuild your vim:\n\n    cd ~/dotfiles\n    make vim\n\nOr upgrade all installed packages:\n\n    cd ~/dotfiles\n    make brew\n\n## Contents\n\n    .\n    ├── Makefile        # This makefile controls all sections of this project\n    ├── bootstrap.sh    # 0-100 bootstrap script for a new freshly installed Mac\n    ├── .gitattributes  # \n    ├── .gitconfig      # colorful git config, including aliases\n    ├── .gitignore      # general gitignore\n    ├── .inputrc        # great for navigating bash history\n    ├── .profile        # the complete bash setup with comments\n    ├── .vimrc          # a great .vimrc with comments\n    ├── decrypt.sh      # decrypt sensitive files and put them in place\n    └── encrypt.sh      # simple wrapper to encrypt sensitive files for storage\n\n## Credits\n\nThis seletion of dotfiles and system settings would not be possible without the great examples provided by:\n\n* https://github.com/mathiasbynens/dotfiles\n* https://github.com/matijs/dotfiles\n* https://github.com/paulirish/dotfiles\n* https://github.com/why-jay/osx-init\n* https://github.com/simonmcc/osx-bootstrap/blob/master/osx-user-defaults.sh\n* http://dotfiles.github.io\n* https://www.stackoverflow.com/ :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverbryd%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverbryd%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverbryd%2Fdotfiles/lists"}