{"id":17679282,"url":"https://github.com/bbkane/dotfiles","last_synced_at":"2026-03-14T17:23:15.732Z","repository":{"id":23140885,"uuid":"26496036","full_name":"bbkane/dotfiles","owner":"bbkane","description":"Configs for apps I care about","archived":false,"fork":false,"pushed_at":"2025-04-07T00:55:25.000Z","size":10847,"stargazers_count":34,"open_issues_count":13,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T02:54:21.969Z","etag":null,"topics":["dotfiles","git","neovim","sqlite","sqlite3","vscode","zsh"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bbkane.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":"2014-11-11T17:30:02.000Z","updated_at":"2025-04-07T00:55:29.000Z","dependencies_parsed_at":"2023-09-23T22:57:33.498Z","dependency_job_id":"65d04883-7f8f-43ba-b84f-aa8baca877f1","html_url":"https://github.com/bbkane/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/bbkane%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkane%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkane%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbkane%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbkane","download_url":"https://codeload.github.com/bbkane/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248737274,"owners_count":21153734,"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","git","neovim","sqlite","sqlite3","vscode","zsh"],"created_at":"2024-10-24T08:21:55.158Z","updated_at":"2026-03-14T17:23:10.676Z","avatar_url":"https://github.com/bbkane.png","language":"Python","readme":"# Dotfiles\n\nMy personal dotfiles! I use [`fling`](https://github.com/bbkane/fling/) to manage most app configs.\n\n## Install/Symlink\n\n```bash\nfling --ignore 'README.*' --src-dir \u003cdirname\u003e link\n```\n\nfling will prompt before symlinking\n\n## Uninstall/Unlink\n\n```bash\nfling --ignore 'README.*' --src-dir \u003cdirname\u003e unlink\n```\n\nfling will prompt before unlinking\n\n## Apps that cannot be installed with fling\n\n- vscode has an install script in the subfolder\n\n## Add a flingable config to the repo\n\n- make a directory with the name of an app\n- mirror app config's file structure from `~` into `./\u003capp\u003e/`, replacing leading `.` with `dot-`. For example, if your app's config is stored at `~/.myapp/config`, then make `./dot-myapp/config`\n\n# Notes\n\nWhy store config per app rather than per platform?\n\n- I can easily see which apps have configs stored in this repo\n- I want to target which configs are deployed\n- Most of my work is on Mac, not the various Linux distros I used to play with\n\n---\n\nThe `cat` commands need to quote `'EOF'` to not expand variables. See\nhttps://stackoverflow.com/a/27921346/2958070\n\n---\n\nUse https://levelup.gitconnected.com/how-to-update-fork-repo-from-original-repo-b853387dd471 to fork this repo, add features, make PRs, and keep it all synced.\n\nBasically, fork, clone locally, and:\n\n```bash\n# add original repo to git config\n$ git remote add upstream https://github.com/bbkane/dotfiles.git\n$ git pull upstream master\n$ git push origin \u003cbranch_name\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbkane%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbkane%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbkane%2Fdotfiles/lists"}