{"id":16406062,"url":"https://github.com/joshdick/dotfiles","last_synced_at":"2025-03-16T16:31:58.538Z","repository":{"id":139343063,"uuid":"1353619","full_name":"joshdick/dotfiles","owner":"joshdick","description":"🗂 ~josh","archived":false,"fork":false,"pushed_at":"2025-01-28T17:21:07.000Z","size":780,"stargazers_count":24,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T11:42:22.045Z","etag":null,"topics":["dotfiles","linux","macos","shell","unix"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/joshdick.png","metadata":{"files":{"readme":".github/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}},"created_at":"2011-02-11T03:57:21.000Z","updated_at":"2025-02-09T21:59:54.000Z","dependencies_parsed_at":"2023-10-12T07:22:06.414Z","dependency_job_id":"1ceffc5a-faae-4a82-bc04-3982fc22a3cd","html_url":"https://github.com/joshdick/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/joshdick%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshdick","download_url":"https://codeload.github.com/joshdick/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822295,"owners_count":20353500,"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":["dotfiles","linux","macos","shell","unix"],"created_at":"2024-10-11T06:08:34.374Z","updated_at":"2025-03-16T16:31:58.174Z","avatar_url":"https://github.com/joshdick.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ~josh\n\nThese are my dotfiles. There are many like them, but these are mine.\n\n## intro\n\nDotfiles are used to personalize a *NIX system. I use these dotfiles on Linux and Mac OS X systems.\n\nBoth the install script (see below) and the repository layout are tailored for management with [yadm](https://yadm.io).\n\nI use the excellent `zsh` for my shell, but most of the aliases, shell functions, etc in `.zshrc` and elsewhere should work just fine in `bash`.\n\nThere are comments throughout my dotfiles attributing all known original sources.\n\n## install\n\nYou are **strongly encouraged to [inspect the install script for yourself](https://raw.githubusercontent.com/joshdick/dotfiles/main/.dotfiles_utils/install.sh)** before running it like this:\n\n```sh\n$ zsh \u003c(curl -fsSL https://raw.githubusercontent.com/joshdick/dotfiles/main/.dotfiles_utils/install.sh)\n```\n\nThe install script assumes that you are using `zsh` as your shell and requires `curl` and `git` to be installed as prerequisites.\n\nIt will not overwrite any of your existing dotfiles.\n\nI take no responsibility for any havoc the install script may wreak on your system...it works for me!\n\n## usage\n\n`~/.localrc` will be sourced if it exists. Anything that should be kept secret/doesn't need to be version controlled should go in this file. It is useful for machine-specific configuration.\n\n`~/.bin` contains git submodules for various utilities I use. These are added to `PATH` as appropriate via the `~/.bin/bin_init.zsh` script. `~/.bin` itself is also added to `PATH`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdick%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshdick%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdick%2Fdotfiles/lists"}