{"id":15621945,"url":"https://github.com/fredericrous/dotfiles","last_synced_at":"2025-04-28T14:10:03.958Z","repository":{"id":149342108,"uuid":"370189908","full_name":"fredericrous/dotfiles","owner":"fredericrous","description":"Configuration files for Windows, Mac and Linux","archived":false,"fork":false,"pushed_at":"2023-11-01T15:50:49.000Z","size":27941,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-28T14:09:58.393Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fredericrous.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":"2021-05-24T00:57:15.000Z","updated_at":"2024-09-01T11:11:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd5848d0-6aab-43f1-ba1f-8579e08359f1","html_url":"https://github.com/fredericrous/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/fredericrous%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericrous%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredericrous","download_url":"https://codeload.github.com/fredericrous/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326849,"owners_count":21571636,"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-10-03T09:52:22.653Z","updated_at":"2025-04-28T14:10:03.877Z","avatar_url":"https://github.com/fredericrous.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\npersonal environment files\n\n## Requirements\n\nimport your gpg keys\n\n## Usage\n\nClone the repo with this [chezmoi](https://www.chezmoi.io/) command line:\n\n\n```sh\nsh -c \"$(curl -fsLS git.io/chezmoi)\" -- init --apply fredericrous\n#OR: chezmoi init https://github.com/fredericrous/dotfiles.git\n```\n\nApply dotfiles on the machine with\n\n```sh\nchezmoi apply -v\n```\n\nDuring the execution of `chezmoi apply`, you'll get prompted for passwords.\nWithout the passwords you should just remove the files that are\nprefixed by `encrypted_` and `private_`.\nOtherwise, have a look at section **Data Protection**.\n\n## Updating dotfiles\n\nTo see the differences and resolve the conflict, use the commands:\n\n```sh\nchezmoi diff\nchezmoi merge \u003cfile-from-diff\u003e\n```\n\nWhen the files from the local changed and you just\nwant to override the repository, run:\n\n```sh\nchezmoi add \u003cfile\u003e\n```\n\nIt is the same command that is used to add new dotfiles to the repo.\n\nWhen the files from the repository changed, run\n\n```sh\nchezmoi apply\n```\n\n`apply` will add the files that aren't present in the home folder.\nIt will asks for every file that has a diff if it should override it.\nThe command `chezmoi merge \u003cfile\u003e` helps resolving conflicts before running `apply` again.\n\n## Data Protection\n\n### Files Located in a Pass Vault\n\nLogin to bitwarden. This is used for:\n\n- `private_dot_ssh/private_id_rsa`\n\n```sh\nbrew install bitwarden-cli\nbw config server \u003curl\u003e\nbw login\nexport BW_SESSION=\"\u003csession id\u003e\"\n```\n\n### Encrypted Files\n\nTo decrypt, import the key with\n\n```sh\ngpg --import key\n```\n\n## Similar repos\n\n- https://github.com/neersighted/dotfiles\n- https://github.com/twpayne/dotfiles\n- https://github.com/alrra/dotfiles\n- https://github.com/mathiasbynens/dotfiles\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericrous%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredericrous%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericrous%2Fdotfiles/lists"}