{"id":18878833,"url":"https://github.com/rwanyoike/dotfiles_archived","last_synced_at":"2025-04-14T19:32:06.350Z","repository":{"id":72150733,"uuid":"75068545","full_name":"rwanyoike/dotfiles_archived","owner":"rwanyoike","description":"✋️🔨⏰ JUST DOTFILES","archived":true,"fork":false,"pushed_at":"2021-06-18T16:41:31.000Z","size":227,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-20T12:47:44.137Z","etag":null,"topics":["dotfiles","dotfiles-rahisi","linux","macos"],"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/rwanyoike.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":"2016-11-29T10:07:35.000Z","updated_at":"2024-10-05T21:57:00.000Z","dependencies_parsed_at":"2023-02-22T05:15:18.125Z","dependency_job_id":null,"html_url":"https://github.com/rwanyoike/dotfiles_archived","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/rwanyoike%2Fdotfiles_archived","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwanyoike%2Fdotfiles_archived/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwanyoike%2Fdotfiles_archived/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwanyoike%2Fdotfiles_archived/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwanyoike","download_url":"https://codeload.github.com/rwanyoike/dotfiles_archived/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248946004,"owners_count":21187429,"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","dotfiles-rahisi","linux","macos"],"created_at":"2024-11-08T06:30:21.089Z","updated_at":"2025-04-14T19:32:06.345Z","avatar_url":"https://github.com/rwanyoike.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/rEM1ASC.png\" alt=\"dotfiles\"\u003e\n\u003c/h1\u003e\n\n## Requirements\n\n- `git`\n- `zsh`\n\n## Installation\n\nClone the repository:\n\n```bash\ngit clone \u003cREPO_URL\u003e ~/.dotfiles\n```\n\nRun `provision.sh`:\n\n```bash\nbash ~/.dotfiles/provision.sh\n```\n\nSet your default shell:\n\n```bash\nchsh --shell $(which zsh) # ┌(ಠ‿ಠ)┘\n```\n\n## Post Install\n\n### All Systems\n\n#### Version Management\n\n```bash\n(pyenv|rbenv|nodenv|goenv) install --list\n(pyenv|rbenv|nodenv|goenv) install \u003cversion\u003e\n(pyenv|rbenv|nodenv|goenv) global \u003cversion\u003e\n```\n\n#### Python Packages\n\n```bash\npip install --user pipx\nxargs -L1 pipx install \u003c ~/.packages/pip.txt\n```\n\n#### Node Packages\n\n```bash\n# Install https://github.com/yarnpkg/yarn\nxargs yarn global add \u003c ~/.packages/npm.txt\n```\n\n### macOS\n\n#### Brew Packages\n\n```bash\n# Install https://github.com/Homebrew/brew\nbrew bundle install --file=~/.packages/brew.txt\n```\n\n#### Nix Packages\n\n```bash\n# Install https://github.com/NixOS/nix\nnix-env --install --file ~/.packages/nix.nix\n```\n\n### Arch Linux\n\n#### Pacman Packages\n\n```bash\nsudo pacman -S --needed - \u003c ~/.packages/pacman.txt\n```\n\n#### AUR Packages\n\n```bash\n# Install https://aur.archlinux.org/packages/yay\nyay -S - \u003c ~/.packages/aur.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwanyoike%2Fdotfiles_archived","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwanyoike%2Fdotfiles_archived","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwanyoike%2Fdotfiles_archived/lists"}