{"id":18598230,"url":"https://github.com/cmdoret/dotfiles","last_synced_at":"2026-03-02T21:07:00.247Z","repository":{"id":100714901,"uuid":"136741175","full_name":"cmdoret/dotfiles","owner":"cmdoret","description":"collection of configuration files","archived":false,"fork":false,"pushed_at":"2025-02-11T12:16:33.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T13:26:50.461Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmdoret.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-06-09T16:46:01.000Z","updated_at":"2025-02-11T12:16:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6ce879b-209c-45d2-873f-f1c8bfe24dfb","html_url":"https://github.com/cmdoret/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/cmdoret%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmdoret%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmdoret","download_url":"https://codeload.github.com/cmdoret/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239384745,"owners_count":19629509,"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-07T01:31:44.630Z","updated_at":"2026-03-02T21:06:55.214Z","avatar_url":"https://github.com/cmdoret.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nThis repository contains my configuration files for most programs.\n\nI manage those files using [GNU stow](https://www.gnu.org/software/stow).\nThe paths of my config files follow the [XDG base directory specification](https://wiki.archlinux.org/index.php/XDG_Base_Directory) to avoid cluttering the home directory.\n\n## Dependencies\n\nOnly git and stow are needed to setup the repo.\n\n```sh\n# debian-based\napt install stow git\n```\n\n\n## Installation\n\nClone the repository into `~/dotfiles` (or any custom dir) and use stow to automatically symlink the subfolder to `~/`\n\n```sh\ngit clone --recurse-submodules https://github.com/cmdoret/dotfiles.git $HOME/dotfiles\ncd $HOME/dotfiles \u0026\u0026 stow .\n```\n\nProper display of nvim status bar characters and starship prompt indicators will require a nerd-patched font. This can be installed from: https://github.com/ryanoasis/nerd-fonts\n\n## neovim\n\nThe NvChad distribution is packaged as a submodule, and a custom configuration is included in `.config/nvchad/custom`. To enable it, symlink it into the submodule:\n```sh\nln -s $HOME/.config/nvchad/custom $HOME/.config/nvim/lua\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdoret%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmdoret%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmdoret%2Fdotfiles/lists"}