{"id":22138964,"url":"https://github.com/cwaldbieser/dotfiles","last_synced_at":"2025-06-23T14:38:18.918Z","repository":{"id":141567550,"uuid":"302797582","full_name":"cwaldbieser/dotfiles","owner":"cwaldbieser","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-05-05T02:11:11.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T22:51:28.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/cwaldbieser.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":"2020-10-10T02:29:35.000Z","updated_at":"2025-05-05T02:11:14.000Z","dependencies_parsed_at":"2023-12-04T19:59:54.638Z","dependency_job_id":"a1524553-0b84-4430-9729-645f6fcee594","html_url":"https://github.com/cwaldbieser/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwaldbieser/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwaldbieser","download_url":"https://codeload.github.com/cwaldbieser/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwaldbieser%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261496001,"owners_count":23167413,"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-12-01T20:13:07.769Z","updated_at":"2025-06-23T14:38:18.875Z","avatar_url":"https://github.com/cwaldbieser.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Dotfiles\n\n- author: cwaldbieser\n- dotfile manager: [dotdrop](https://dotdrop.readthedocs.io/en/latest/)\n\n## Import a dotfile\n\nExample - Import ~/.vimrc:\n\n```shell\n(dotenv) ~/home/user@example.org:~/dotfiles$ dotdrop import ~/.vimrc\n(dotenv) ~/home/user@example.org:~/dotfiles$\n```\n\n## Compare dotfiles\n\n```shell\n(dotenv) ~/home/user@example.org:~/dotfiles$ dotdrop compare\n(dotenv) ~/home/user@example.org:~/dotfiles$\n```\n\n## Install dotfiles\n\n```shell\n(dotenv) ~/home/user@example.org:~/dotfiles$ dotdrop install\n(dotenv) ~/home/user@example.org:~/dotfiles$\n```\n\n## Supporting Files\n\n- requirements-nvim.txt: A list of Python packages installed into the Python\n  virtualenv I use for neovim.\n\n## Neovim Configuration\n\nProbably the most complicated configuration I have is for nvim.\n\n### Treesitter setup\n\nInstall the treesitter-cli.  It uses node, so I typically use `nvm` for\nmanaging node environments.  Just remember if you change the default node\nenvironment, you need to install the treesitter cli into it:\n\n```shell\n$ npm install -g tree-sitter-cli\n```\n### Language servers\n\n#### Typescript\n\nIf you change the default node environment remember to install the TypeScript\nlanguage server with:\n\n```shell\n$ npm install -g typescript-language-server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwaldbieser%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwaldbieser%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwaldbieser%2Fdotfiles/lists"}