{"id":42493573,"url":"https://github.com/xorcare/dotfiles","last_synced_at":"2026-01-28T12:32:55.841Z","repository":{"id":37941722,"uuid":"83348311","full_name":"xorcare/dotfiles","owner":"xorcare","description":"This repository stores the configuration files of system and programs, as well as a script to automate various tasks.","archived":false,"fork":false,"pushed_at":"2025-05-02T17:52:40.000Z","size":167,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-02T18:43:54.591Z","etag":null,"topics":["dotfiles","dotfiles-automation","dotfiles-install","dotfiles-installer","dotfiles-linux","dotfiles-macos","dotfiles-management","dotfiles-setup"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xorcare.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}},"created_at":"2017-02-27T19:30:33.000Z","updated_at":"2025-05-02T17:52:44.000Z","dependencies_parsed_at":"2023-10-28T19:30:00.384Z","dependency_job_id":"72b16d48-8962-4829-a952-09eff19bc640","html_url":"https://github.com/xorcare/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xorcare/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorcare%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorcare%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorcare%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorcare%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xorcare","download_url":"https://codeload.github.com/xorcare/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorcare%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28845279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","dotfiles-automation","dotfiles-install","dotfiles-installer","dotfiles-linux","dotfiles-macos","dotfiles-management","dotfiles-setup"],"created_at":"2026-01-28T12:32:55.137Z","updated_at":"2026-01-28T12:32:55.831Z","avatar_url":"https://github.com/xorcare.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n## Setting preferences\n\n**For macOS only.** If you haven't installed Xcode or command line tools yet, use\n`xcode-select --install` to download and install them, or check the Apple developer site. And only\nafter installing the developer tools, it will execute the following the command in the directory\nwith the **dotfiles** project:\n\n```bash\nmake install\n```\n\n**Note:** On macOS Catalina, the default interactive shell is now zsh. To update your account to use\nbash, please run `chsh -s /bin/bash`. For more For details, please\nvisit https://support.apple.com/kb/HT208050\n\n### Optional, install oh-my-zsh\n\nUse the command from the official site [oh-my-zsh](https://ohmyz.sh/#install)\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\n```\n\n## Installing software\n\n### Install macOS dependencies\n\nHomebrew must be installed to correctly install the software for macOS use the command from the\nofficial site [Homebrew](https://brew.sh)\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n### Software installation\n\nYou can install the software using the scripts described in the **scripts** directory, for\nsoftware installation on macOS using the brew tool, for Linux standard package managers with the\naddition of third-party repositories. To start the installation, execute the following the command\nin the directory with the **dotfiles** project:\n\n```bash\nmake install-software\n```\n\nRunning this command can lead to the execution of irreversible actions on your system, since fully\nclean the system from the installed software with the ability to reliably determine what exactly was\ninstalled by the command and which intermediate files might not have been created seems possible.\n\n## Undo changes\n\nAutomated rollback of changes is not provided, you can try to manually analyze changes made to the\nsystem or will be restored from a backup copy if you have one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorcare%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxorcare%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorcare%2Fdotfiles/lists"}