{"id":32694272,"url":"https://github.com/r3morce/dotfiles-cachyos","last_synced_at":"2026-04-11T12:44:58.938Z","repository":{"id":320861171,"uuid":"1083305337","full_name":"r3morce/dotfiles-cachyos","owner":"r3morce","description":"CachyOS dotfiles - Wezterm, Zsh, and Starship configurations","archived":false,"fork":false,"pushed_at":"2025-10-26T10:28:09.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-26T12:23:36.056Z","etag":null,"topics":["archlinux","cachyos","dotfiles","dotfiles-linux","linux","prompt","shell","starship","terminal-customization","wezterm","zsh"],"latest_commit_sha":null,"homepage":"","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/r3morce.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":"2025-10-25T18:44:41.000Z","updated_at":"2025-10-26T10:28:13.000Z","dependencies_parsed_at":"2025-10-26T12:23:41.326Z","dependency_job_id":"0a6387b6-0745-45fb-842d-adb011e612e5","html_url":"https://github.com/r3morce/dotfiles-cachyos","commit_stats":null,"previous_names":["r3morce/dotfiles-cachyos"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/r3morce/dotfiles-cachyos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3morce%2Fdotfiles-cachyos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3morce%2Fdotfiles-cachyos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3morce%2Fdotfiles-cachyos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3morce%2Fdotfiles-cachyos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r3morce","download_url":"https://codeload.github.com/r3morce/dotfiles-cachyos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3morce%2Fdotfiles-cachyos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282181441,"owners_count":26627749,"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","status":"online","status_checked_at":"2025-11-01T02:00:06.759Z","response_time":61,"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":["archlinux","cachyos","dotfiles","dotfiles-linux","linux","prompt","shell","starship","terminal-customization","wezterm","zsh"],"created_at":"2025-11-01T18:00:23.964Z","updated_at":"2025-12-30T21:07:31.142Z","avatar_url":"https://github.com/r3morce.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles Management with GNU Stow\n\n**Simple, clean, and portable dotfiles using GNU Stow and symlinks.**\n\n---\n\n## Prerequisites\n\n### CachyOS/Arch Installation\n\n```bash\n# Core tools\nsudo pacman -S zsh wezterm neovim git stow\n\n# Powerlevel10k theme\nyay -S zsh-theme-powerlevel10k-git\n\n# Set Zsh as default shell\nchsh -s $(which zsh)\n```\n\n---\n\n## Setup\n\n```bash\n# Clone and navigate to dotfiles\ngit clone https://github.com/r3morce/dotfiles-cachyos.git dotfiles-cachyos\ncd dotfiles-cachyos\n```\n\n---\n\n## Installation\n\n```bash\nstow --target=$HOME zsh p10k nvim wezterm\n```\n\n---\n\n## Overview\n\nGNU Stow creates symbolic links from your home directory to files in this repository:\n\n| Package | Source (Repo) | Target (Home) |\n|---------|---------------|---------------|\n| `zsh` | `zsh/.zshrc` | `~/.zshrc` |\n| `p10k` | `p10k/.p10k.zsh` | `~/.p10k.zsh` |\n| `nvim` | `nvim/.config/nvim/` | `~/.config/nvim/` |\n| `wezterm` | `wezterm/wezterm.lua` | `~/.config/wezterm/wezterm.lua` |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3morce%2Fdotfiles-cachyos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr3morce%2Fdotfiles-cachyos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr3morce%2Fdotfiles-cachyos/lists"}