{"id":28242102,"url":"https://github.com/chrisvilches/dotfiles","last_synced_at":"2026-04-16T04:31:55.640Z","repository":{"id":293252625,"uuid":"837620414","full_name":"ChrisVilches/dotfiles","owner":"ChrisVilches","description":"Personal dotfiles and custom scripts for an optimized development environment, including setups for Neovim, zsh, i3, tmux, Ghostty, and keyd. Custom-tailored for efficiency and productivity across various tools and workflows.","archived":false,"fork":false,"pushed_at":"2026-03-25T15:40:43.000Z","size":371,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-26T17:50:09.322Z","etag":null,"topics":["dotfiles","ghostty","i3","neovim","tmux","zshrc"],"latest_commit_sha":null,"homepage":"","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/ChrisVilches.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-03T14:08:30.000Z","updated_at":"2026-03-25T15:47:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa987fe2-8f7b-48db-b277-e981299fb3c0","html_url":"https://github.com/ChrisVilches/dotfiles","commit_stats":null,"previous_names":["chrisvilches/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisVilches/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisVilches","download_url":"https://codeload.github.com/ChrisVilches/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisVilches%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31871494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","ghostty","i3","neovim","tmux","zshrc"],"created_at":"2025-05-19T05:09:26.890Z","updated_at":"2026-04-16T04:31:55.627Z","avatar_url":"https://github.com/ChrisVilches.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nSome of this is outdated or explained insufficiently.\n\nBasically you have to `symlink` the config files. Install external/global dependencies if needed.\n\n## Neovim\n\nWorking Neovim version:\n\n```sh\nnvim -v\nNVIM v0.11.0\nBuild type: RelWithDebInfo\nLuaJIT 2.1.1741730670\n```\n\n1. https://github.com/BurntSushi/ripgrep\n2. https://github.com/sharkdp/fd\n3. Install Nerd Font\n4. Do `healthcheck`\n5. Do `MasonInstallAll`\n\nMay need some global dependencies that have to be installed manually, so just read the errors.\n\n## Tmux\n\n1. Setup https://github.com/tmux-plugins/tmux-yank\n2. Install the defined plugins (check: https://github.com/tmux-plugins/tpm)\n\n## Terminal (ZSH - Oh My Zsh)\n\nNow it doesn't automatically load TMUX by default.\n\nIn order to start TMUX automatically, just configure the launchers (desktop icons and keyboard shortcuts) to include an `exec` of the `tmux` command. The main requirement is that the process is replaced by `tmux` (instead of becoming a nested shell).\n\n(The explanation below was meant for Gnome. For i3 anything works.)\n\nNote that the `xfce4-terminal` has a weird focusing behavior after it's launched (the window doesn't get automatically focused, and I can't type) which makes it useless for me, so I decided to try other terminals.\n\nSetup a custom shortcut using `CTRL+ALT+T` (e.g. in Gnome):\n\n| Terminal name | Transparency | Focusing | Launcher\n| --- | --- | --- | --- |\n| Terminator | ✅ | ✅ | terminator -x tmux |\n| Gnome Terminal | ❌ | ✅ | gnome-terminal -- bash -c \"exec tmux\" |\n| xfce4-terminal | ✅ | ❌ | (Don't use) |\n\n## Keyd\n\nKeyboard mapping.\n\nInstall `keyd`, then put the config file where it should go.\n\nRemember to enable the service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisvilches%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisvilches%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisvilches%2Fdotfiles/lists"}