{"id":16112932,"url":"https://github.com/guilospanck/dotfiles","last_synced_at":"2026-04-24T16:31:55.695Z","repository":{"id":229278239,"uuid":"633426067","full_name":"Guilospanck/dotfiles","owner":"Guilospanck","description":"Just another dotfiles.","archived":false,"fork":false,"pushed_at":"2026-03-19T13:17:19.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-20T06:06:38.077Z","etag":null,"topics":["dotfiles","shell"],"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/Guilospanck.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":"2023-04-27T13:23:10.000Z","updated_at":"2026-03-19T13:17:41.000Z","dependencies_parsed_at":"2024-03-23T07:44:21.246Z","dependency_job_id":"33e236f5-c5b3-4923-b0d2-871e2ca22458","html_url":"https://github.com/Guilospanck/dotfiles","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"5f87faceaeb21c055359e52b21c06d3ca795c21a"},"previous_names":["guilospanck/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Guilospanck/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guilospanck%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guilospanck%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guilospanck%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guilospanck%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guilospanck","download_url":"https://codeload.github.com/Guilospanck/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guilospanck%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","shell"],"created_at":"2024-10-09T20:09:43.398Z","updated_at":"2026-04-24T16:31:55.691Z","avatar_url":"https://github.com/Guilospanck.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nYet another dotfiles in order to speed the process of updating new work environment.\n\n## Branches\n\nWe have the `main` branch that is mostly for MacOS and we have the `omarchy` branch that is supposed to be used with `Omarchy` (Arch, Wayland, Hyprland).\n\n## How to use\n\n```bash\n./install_all.sh\n```\n\n## Symlink setup (for agents)\n\nTo set up the dotfiles, create symbolic links from this repository to the expected config locations. The following commands assume the repository is cloned at `$DOTFILES_DIR`.\n\n```bash\nDOTFILES_DIR=\"$(cd \"$(dirname \"$0\")\" \u0026\u0026 pwd)\"\n\n# Alacritty\nln -sfn \"$DOTFILES_DIR/alacritty\" ~/.config/alacritty\n\n# Zellij\nln -sfn \"$DOTFILES_DIR/zellij\" ~/.config/zellij\n\n# Ghostty\nln -sfn \"$DOTFILES_DIR/ghostty\" ~/.config/ghostty\n\n# Tmux\nln -sf \"$DOTFILES_DIR/tmux/.tmux.conf\" ~/.tmux.conf\n```\n\n\u003e **Note:** Alacritty, Zellij, and Ghostty symlink the entire directory. Tmux symlinks the single `.tmux.conf` file to `~/.tmux.conf`.\n\n## Ubuntu\n\nThere's a Ubuntu `dconf` file that can be used to load the configurations to match\nthe ones we have regarding Alacritty, Zellij and nvim.\n\nTo load it, do:\n\n```shell\ndconf load / \u003c dconf-backup.ini\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilospanck%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilospanck%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilospanck%2Fdotfiles/lists"}