{"id":19603359,"url":"https://github.com/rsify/dotfiles","last_synced_at":"2025-02-26T15:43:33.846Z","repository":{"id":98218755,"uuid":"73622469","full_name":"rsify/dotfiles","owner":"rsify","description":"💻 personal configuration files","archived":false,"fork":false,"pushed_at":"2023-07-25T23:20:34.000Z","size":9304,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T08:28:54.699Z","etag":null,"topics":[],"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/rsify.png","metadata":{"files":{"readme":".github/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-13T14:54:11.000Z","updated_at":"2023-08-23T12:58:13.000Z","dependencies_parsed_at":"2024-11-11T09:30:36.547Z","dependency_job_id":"8f465678-1d30-4058-bed3-0ecef11007ef","html_url":"https://github.com/rsify/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/rsify%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsify%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsify%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsify%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsify","download_url":"https://codeload.github.com/rsify/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240887197,"owners_count":19873530,"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-11-11T09:29:16.538Z","updated_at":"2025-02-26T15:43:33.828Z","avatar_url":"https://github.com/rsify.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Arch Linux setup (ryrz)](ryrz.png)\n\n# Install\n```bash\n$ cd ~\n$ git init\n$ mv .git .dotfiles\n$ alias dots \"git --git-dir=$HOME/.dotfiles --work-tree=$HOME\"\n$ dots remote add origin https://github.com/nikersify/dotfiles.git\n$ dots fetch\n$ dots reset --hard origin/master\n$ dots branch -u origin/master\n$ dots config status.showuntrackedfiles no\n\n$ echo \"\u003ccity-name\u003e\" \u003e .config/private/current-city\n```\n\n# Shell\n```bash\n$ echo `which fish` | sudo tee /etc/shells\n$ chsh -s `which fish`\n# relog to switch login shells\n```\n\n# Node\n- Download a node binary (https://nodejs.org/en/download)\n- Add its `bin/` to path (fish: ``PATH=$PATH:`pwd`/bin``)\n- `npx n lts` (or whichever version)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsify%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsify%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsify%2Fdotfiles/lists"}