{"id":19588112,"url":"https://github.com/isfakeaccount/dotfiles","last_synced_at":"2025-06-12T13:07:14.782Z","repository":{"id":251815325,"uuid":"838568080","full_name":"isFakeAccount/dotfiles","owner":"isFakeAccount","description":"My dotfiles managed using chezmoi","archived":false,"fork":false,"pushed_at":"2025-06-01T01:00:37.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T17:35:05.037Z","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/isFakeAccount.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,"zenodo":null}},"created_at":"2024-08-05T23:13:03.000Z","updated_at":"2025-06-01T01:00:41.000Z","dependencies_parsed_at":"2024-11-11T08:11:39.506Z","dependency_job_id":"202c13cc-903a-4624-a123-d81c518ec24f","html_url":"https://github.com/isFakeAccount/dotfiles","commit_stats":null,"previous_names":["isfakeaccount/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isFakeAccount/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isFakeAccount","download_url":"https://codeload.github.com/isFakeAccount/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isFakeAccount%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259470941,"owners_count":22862997,"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-11T08:11:31.409Z","updated_at":"2025-06-12T13:07:14.772Z","avatar_url":"https://github.com/isFakeAccount.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github.com/isFakeAccount/dotfiles\n\nYoshikage Kira 's dotfiles, managed with [`chezmoi`](https://github.com/twpayne/chezmoi).\n\n## Installation\n\n1. Clone this repo to ~/.local/share/chezmoi.\n\n    ```sh\n    git clone https://github.com/isFakeAccount/dotfiles.git ~/.local/share/chezmoi\n    ```\n2. Install `python3-venv` and `python3-pip` if necessary.\n3. `cd` into the repo, create a python venv and activate it.\n4. Run the ./install.sh script.\n\n## Chezmoi Quick Commands\n\n**Set up chezmoi from existing dotfiles of a Git repository**:\n```sh\nchezmoi init repository_url\n```\n\n**Start tracking one or more dotfiles**:\n```sh\nchezmoi add path/to/dotfile1 path/to/dotfile2 ...\n```\n\n**Update repository with local changes**:\n```sh\nchezmoi re-add path/to/dotfile1 path/to/dotfile2 ...\n```\n\n**Edit the source state of a tracked dotfile**:\n```sh\nchezmoi edit path/to/dotfile_or_symlink\n```\n\n**See pending changes**:\n```sh\nchezmoi diff\n```\n\n**Apply the changes**:\n```sh\nchezmoi --verbose apply\n```\n\n**Apply the changes only for specified types like file changes, symlinks, and templates. So basically no scripts are run.**\n```sh\nchezmoi --verbose -i files,symlinks,templates apply \n```\n\n**Pull changes from a remote repository and apply them**:\n```sh\nchezmoi update\n```\n\n**Clear the state of run_once_ scripts**\n```sh\nchezmoi state delete-bucket --bucket=scriptState\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisfakeaccount%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfakeaccount%2Fdotfiles/lists"}