{"id":17555735,"url":"https://github.com/davelens/dotfiles","last_synced_at":"2025-10-11T14:05:36.654Z","repository":{"id":145740853,"uuid":"1811062","full_name":"davelens/dotfiles","owner":"davelens","description":"🏠 is where the ❤️ is.","archived":false,"fork":false,"pushed_at":"2025-10-04T23:32:05.000Z","size":2347,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-05T00:19:48.706Z","etag":null,"topics":["bash","bashrc","dotfiles"],"latest_commit_sha":null,"homepage":"","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/davelens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-05-27T18:10:59.000Z","updated_at":"2025-09-11T11:56:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce417a77-0201-4548-84be-c4d67a395d00","html_url":"https://github.com/davelens/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davelens/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davelens%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davelens%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davelens%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davelens%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davelens","download_url":"https://codeload.github.com/davelens/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davelens%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007482,"owners_count":26084313,"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-11T02:00:06.511Z","response_time":55,"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":["bash","bashrc","dotfiles"],"created_at":"2024-10-21T07:58:57.979Z","updated_at":"2025-10-11T14:05:36.648Z","avatar_url":"https://github.com/davelens.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nMy own personal, highly subjective set of tools to help me do my dev work.\n\nAs for context: I've been (mostly) a backend developer for web apps in my career. At some point I turned my terminal into an IDE of sorts, and never looked back.\n\n## History\n* [Est. 2011](https://github.com/davelens/dotfiles/commits/master/?since=2011-05-27\u0026until=2011-05-31)\n* Started on macos, now used on both macos and WSL2 (currently Arch) instances\n* My professional dev work shifted over the years from PHP, to Ruby, to Elixir\n* Included my Vim setup until 2020, when I moved it to [a separate repository](https://github.com/davelens/dotvim)\n\n## Installation\nYou can clone this repo wherever you want, but this assumes you'll save the files in `~/.dotfiles`:\n```bash\ngit clone git@github.com:davelens/dotfiles.git ~/.dotfiles\n~/.dotfiles/setup/install\n```\n### User-specific configuration and Bitwarden\nBecause [Bitwarden](https://bitwarden.com/) is my password manager of choice, I tailored the installer to ask you if you want to use `bitwarden-cli` to retrieve some data related to your Github account and `~/.gitconfig`.\n\nThis is entirely **optional**; you will still get prompted to enter the data manually.\n\n### Uninstall\n```bash\n~/.dotfiles/setup/uninstall\n```\n\n## Custom bash scripts\nYou can call custom bash scripts using the `utility` command, which is also aliased to `u`:\n```bash\nUsage: utility \u003ccategory\u003e \u003ccommand\u003e [\u003cargs\u003e...]\n```\nIt comes with completion on both category and command to help you find what you're looking for.\n\n### Linking your own homebrew scripts\nYou can symlink a directory with some of your personal scripts into `bin/utilities/`, and `utility` will pick them up automagically.\n\n## macos defaults\n`config/macos/defaults.sh` is a large file full of subjective macos system settings and overrides. All credit here should be given to [@mathiasbynens](https://mths.be/macos), who painstakingly compiled and maintains it.\n\n**Disclaimer**: There is no revert option, so use this at your own discretion:\n\n```bash\nsource ~/.dotfiles/config/macos/defaults.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavelens%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavelens%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavelens%2Fdotfiles/lists"}