{"id":48695061,"url":"https://github.com/saegey/dotfiles","last_synced_at":"2026-04-11T07:13:14.357Z","repository":{"id":250955200,"uuid":"835938544","full_name":"saegey/dotfiles","owner":"saegey","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2024-08-03T03:07:45.000Z","size":6379,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-04T02:31:46.071Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saegey.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":"2024-07-30T20:35:13.000Z","updated_at":"2024-08-03T03:07:46.000Z","dependencies_parsed_at":"2024-07-31T02:21:59.810Z","dependency_job_id":null,"html_url":"https://github.com/saegey/dotfiles","commit_stats":null,"previous_names":["saegey/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saegey/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saegey%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saegey%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saegey%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saegey%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saegey","download_url":"https://codeload.github.com/saegey/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saegey%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31671985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":[],"created_at":"2026-04-11T07:13:11.983Z","updated_at":"2026-04-11T07:13:14.349Z","avatar_url":"https://github.com/saegey.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Dotfiles\n\nThis repository contains my personal configuration files for various tools and applications.\n\n## Contents\n\n- **Zsh Configuration**: `.zshrc`\n- **Starship Prompt Configuration**: `.config/starship.toml`\n- **asdf Version Manager Configuration**: `.tool-versions`\n- **Hammerspoon Configuration**: `hammerspoon/init.lua`\n\n## Installation\n\n```sh\ncd; mkdir .dotfiles; cd .dotfiles; \\\ncurl -#L https://github.com/saegey/dotfiles/tarball/main | \\\ntar -xzv --strip-components 1; \\\n./bootstrap.sh\n```\n\nTo set up your environment with these dotfiles, follow these steps:\n\n1. **Clone the Repository**:\n\n   ```sh\n   git clone https://github.com/saegey/dotfiles.git ~/.dotfiles\n\n   ```\n\n2. **Run the Setup Script**:\n   ```sh\n   cd ~/.dotfiles\n   chmod +x setup.sh\n   ./setup.sh\n   ```\n\nThis will create the necessary symlinks for the configuration files in your home directory.\n\n3. **Set Up Hammerspoon:**\n\nTo use the Hammerspoon configuration:\n\nInstall Hammerspoon from the [official website](https://www.hammerspoon.org/).\n\nHere's the directory structure of this repository:\n\n```\n├── .aws\n│   └── config\n├── .config\n│   └── starship.toml\n├── .gitconfig\n├── .gitignore\n├── .npmrc\n├── .ssh\n│   └── config\n├── .tool-versions\n├── .zshrc\n├── Brewfile\n├── Brewfile.lock.json\n├── LICENSE\n├── README.md\n├── hammerspoon\n│   ├── grid.lua\n│   └── init.lua\n└── setup.sh\n```\n\n## Customization\n\nFeel free to customize the configuration files to suit your needs.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaegey%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaegey%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaegey%2Fdotfiles/lists"}