{"id":24738103,"url":"https://github.com/bringhurst/dotfiles","last_synced_at":"2026-04-05T22:02:40.320Z","repository":{"id":282780857,"uuid":"949499120","full_name":"bringhurst/dotfiles","owner":"bringhurst","description":"Personal dotfiles. Only intended for personal use.","archived":false,"fork":false,"pushed_at":"2025-03-16T22:24:04.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T22:30:59.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/bringhurst.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":"2025-03-16T15:46:25.000Z","updated_at":"2025-03-16T22:24:07.000Z","dependencies_parsed_at":"2025-03-16T22:41:27.679Z","dependency_job_id":null,"html_url":"https://github.com/bringhurst/dotfiles","commit_stats":null,"previous_names":["bringhurst/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bringhurst","download_url":"https://codeload.github.com/bringhurst/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999408,"owners_count":20544873,"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":"2025-01-27T22:35:18.868Z","updated_at":"2025-12-30T23:45:33.768Z","avatar_url":"https://github.com/bringhurst.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal dotfiles\n\nJust my personal dotfiles.\n\n## Install\n\n### (Linux) Install bitwarden:\n```\n# If on debian\n# sudo apt-get install unzip\n\nmkdir -p ~/bin\nwget -P ~/bin -O ~/bin/bw \"https://bitwarden.com/download/?app=cli\u0026platform=linux\"\nunzip -o ~/bin/bw -d ~/bin\nchmod 0755 ~/bin/bw\nexport PATH=\"~/bin:$PATH\"\n```\n\n### (Linux) Install atuin\n```\n# If on debian\n# sudo apt-get install curl\n\ncurl --proto '=https' --tlsv1.2 -LsSf https://setup.atuin.sh | sh\nexport PATH=\"~/.atuin/bin:$PATH\"\nhash -r\natuin login\natuin sync\n```\n\n### (Mac) Install bitwarden\n```\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nbrew install bitwarden-cli\n```\n\n### Install:\n```\nhash -r\nbw login\nexport BW_SESSION=$(bw unlock --raw)\nsh -c \"$(curl -fsLS get.chezmoi.io)\" -- init --apply bringhurst\n```\n\n## Reset origin\n```\nchezmoi cd\ngit remote rm origin\ngit remote add origin git@github.com:bringhurst/dotfiles.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbringhurst%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fdotfiles/lists"}