{"id":15968617,"url":"https://github.com/dmathieu/dotfiles","last_synced_at":"2025-03-17T19:31:34.777Z","repository":{"id":2150729,"uuid":"3095740","full_name":"dmathieu/dotfiles","owner":"dmathieu","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2024-06-27T07:49:33.000Z","size":39218,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-08T19:02:32.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dmathieu.com","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/dmathieu.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2012-01-03T17:10:52.000Z","updated_at":"2024-06-27T07:49:38.000Z","dependencies_parsed_at":"2024-01-17T10:16:44.398Z","dependency_job_id":"253acac7-cf7f-423b-9feb-a1fae7b60b72","html_url":"https://github.com/dmathieu/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/dmathieu%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmathieu%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmathieu","download_url":"https://codeload.github.com/dmathieu/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221699050,"owners_count":16865976,"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-07T19:02:50.810Z","updated_at":"2024-10-27T15:32:41.008Z","avatar_url":"https://github.com/dmathieu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dmathieu's does dotfiles\n\n## dotfiles\n\nThese dotfiles are originally forked from [holman's](https://github.com/holman/dotfiles) and modified then.\n\n## install\n\nRun this:\n\n```sh\ngit clone https://github.com/dmathieu/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`, though.\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\nYou'll also want to change `git/gitconfig.symlink`, which will set you up as\ncommitting as Zach Holman. You probably don't want that.\n\n## topical\n\nEverything's built around topic areas. If you're adding a new area to your\nforked dotfiles — say, \"Java\" — you can simply add a `java` directory and put\nfiles in there. Anything with an extension of `.zsh` will get automatically\nincluded into your shell. Anything with an extension of `.symlink` will get\nsymlinked without extension into `$HOME` when you run `rake install`.\n\n## what's inside\n\nA lot of stuff. Seriously, a lot of stuff. Check them out in the file browser\nabove and see what components may mesh up with you. Fork it, remove what you\ndon't use, and build on what you do use.\n\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- **topic/\\*.zsh**: Any files ending in `.zsh` get loaded into your\n  environment.\n- **topic/\\*.symlink**: Any files ending in `*.symlink` get 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 `rake install`.\n- **topic/\\*.completion.sh**: Any files ending in `completion.sh` get loaded\n  last so that they get loaded after we set up zsh autocomplete functions.\n\n## add-ons\n\nThere are a few things I use to make my life awesome. They're not a required\ndependency, but if you install them they'll make your life a bit more like a\nbubble bath.\n\n- If you want some more colors for things like `ls`, install grc: `brew install\n  grc`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmathieu%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmathieu%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmathieu%2Fdotfiles/lists"}