{"id":19114590,"url":"https://github.com/goodguyry/dotfiles","last_synced_at":"2026-06-21T17:31:16.611Z","repository":{"id":10385225,"uuid":"12533183","full_name":"goodguyry/dotfiles","owner":"goodguyry","description":"My OS X dotfiles (bash, git, OS X defaults)","archived":false,"fork":false,"pushed_at":"2026-03-18T03:35:51.000Z","size":587,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-18T19:46:41.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sahat/tvshow-tracker","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goodguyry.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":"2013-09-02T06:11:54.000Z","updated_at":"2026-03-18T03:30:49.000Z","dependencies_parsed_at":"2024-01-21T05:27:01.177Z","dependency_job_id":"d47c4d55-a97b-42d5-9764-5a1f1725bca8","html_url":"https://github.com/goodguyry/dotfiles","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/goodguyry/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodguyry%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodguyry%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodguyry%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodguyry%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goodguyry","download_url":"https://codeload.github.com/goodguyry/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goodguyry%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34620358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":[],"created_at":"2024-11-09T04:43:53.125Z","updated_at":"2026-06-21T17:31:16.592Z","avatar_url":"https://github.com/goodguyry.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoodGuyRy's dotfiles\n\nDev-related packages and shell configuration. Very exciting.\n\n\n## Prerequisites\n\nXCode Command Line Tools must be installed.\n\n```shell\nxcode-select --install\n```\n\nAllow full-disk access for Terminal\n\n```shell\nopen x-apple.systempreferences:com.apple.preference.security?Privacy_AllFiles\n```\n\n## Download\n\n### Using Git\n\nClone the repository wherever convenient by ```cd```ing into the desired directory and running the following:\n\n```shell\ngit clone https://github.com/goodguyry/dotfiles.git \u0026\u0026 cd dotfiles\n```\n\n### Git-free\n\nDownload the files with the following:\n\n```shell\ncurl -#L https://github.com/goodguyry/dotfiles/tarball/master | tar -xzv --exclude={README.md,LICENSE,PACKAGES.md}\n```\n\nThen ```cd``` into the downloaded directory.\n\n## Setup\n\nThe `setup` script will install `dotfiles`. After initial setup, the `dotfiles` command is available globally.\n\n```shell\n./setup\n```\n\n## The `dotfiles` command\n\nPrint usage information.\n\n```shell\ndotfiles --help\n```\n\nPrint the dotfiles directory path.\n\n```shell\ndotfiles --prefix\n```\n\n### Subcommands\n\n#### sync\n\nSync shell configuration files to the home directory.\n\n```shell\ndotfiles sync home\n```\n\n#### install\n\nInstall Homebrew, CLI packages; NVM, Node, and NPM; RVM, Ruby and Gems\n\n```shell\ndotfiles install packages\n```\n\nInstall Homebrew casks and App Store apps\n\n```shell\ndotfiles install apps\n```\n\n#### run\n\nSet system-wide macOS preferences. **Read through the [preferences script](bin/dotfiles-run-preferences) to know what settings and applications will be impacted before executing the file**.\n\n```shell\ndotfiles run preferences\n```\n\nSet up the global .gitconfig file. This is automatically run during `dotfiles install packages`, but can be run independently.\n\n```shell\ndotfiles run gitconfig\n```\n\n## Local overrides\n\n**Filename:** `~/.dotfiles.local`\n\nUsed to add extraneous functionality (aliases, functions, prompts, etc.) without committing that information to the repo.\n\n---\n\nCopyright (C) Ryan Domingue\n\nOffered as-is with no guarantee or warranty, offered nor implied.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodguyry%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoodguyry%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoodguyry%2Fdotfiles/lists"}