{"id":24319421,"url":"https://github.com/btskinner/dotfiles","last_synced_at":"2025-10-10T12:39:53.322Z","repository":{"id":84089672,"uuid":"236820897","full_name":"btskinner/dotfiles","owner":"btskinner","description":"My MacOS dotfiles","archived":false,"fork":false,"pushed_at":"2023-05-21T19:15:24.000Z","size":191,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T12:39:52.215Z","etag":null,"topics":["dotfiles","git","macos","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/btskinner.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}},"created_at":"2020-01-28T19:24:37.000Z","updated_at":"2021-10-19T20:48:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"610af786-b5c8-45a9-bc66-f9fc9d42046d","html_url":"https://github.com/btskinner/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/btskinner/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btskinner","download_url":"https://codeload.github.com/btskinner/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btskinner%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003892,"owners_count":26083641,"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-10T02:00:06.843Z","response_time":62,"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":["dotfiles","git","macos","shell"],"created_at":"2025-01-17T15:33:15.486Z","updated_at":"2025-10-10T12:39:53.307Z","avatar_url":"https://github.com/btskinner.png","language":"Shell","readme":"This repo contains the the dotfiles I use on my MacOS machine to make my life\neasier. They are heavily influenced (read: cut and paste with changes)\nby [Mathias Bynens' dotfiles\nrepo](https://github.com/mathiasbynens/dotfiles). Feel free to use\nmine, but this repo is more for my personal use. See his if you want\n_way_ more options.\n\n![](https://github.com/btskinner/dotfiles/raw/master/img/dotfiles_one.png)\n\n## To use\n\nTo use these files, just copy theme to your home, `~`, directory:\n\n```\n## inside dotfiles/ directory\ncp .aliases .bash_profile .bash_prompt .bashrc .exports .gitconfig ~\n```\n\n## `.extra`\n\nNot included in this repo is `.extra`, which sets up my personal git\nidentity. Right now, it looks like this (with my personal information\nsubstituted in the `\u003c\u003e`):\n\n```bash\n# name\nGIT_AUTHOR_NAME=\"\u003cfirst name\u003e \u003clast name\u003e\"\nGIT_COMMITTER_NAME=\"$GIT_AUTHOR_NAME\"\ngit config --global user.name \"$GIT_AUTHOR_NAME\"\n\n# email\nGIT_AUTHOR_EMAIL=\"\u003cemail address\u003e\"\nGIT_COMMITTER_EMAIL=\"$GIT_AUTHOR_EMAIL\"\ngit config --global user.email \"$GIT_AUTHOR_EMAIL\"\n```\n## Zenburn theme\n\nThe `PS1` prompt color scheme in `.bash_prompt` is based on the\n[Zenburn theme](http://kippura.org/zenburnpage/), which I use with\nboth Emacs and terminal. [The terminal version can be downloaded\nhere.](https://github.com/bdesham/zenburn-terminal)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtskinner%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtskinner%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtskinner%2Fdotfiles/lists"}