{"id":20360599,"url":"https://github.com/davidgasquez/dotfiles","last_synced_at":"2025-07-15T18:34:04.862Z","repository":{"id":30512827,"uuid":"34067270","full_name":"davidgasquez/dotfiles","owner":"davidgasquez","description":":wrench: Where my dotfiles lives in harmony and peace, most of the time.","archived":false,"fork":false,"pushed_at":"2025-07-11T21:26:13.000Z","size":2367,"stargazers_count":35,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-11T23:29:32.375Z","etag":null,"topics":["configuration","dotfiles","hacktoberfest","shell","theme"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"GroceriStar/groceristar","license":"mit","status":"Unmaintained","scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidgasquez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2015-04-16T16:30:55.000Z","updated_at":"2025-07-11T21:26:18.000Z","dependencies_parsed_at":"2023-02-13T21:30:33.167Z","dependency_job_id":"c759dc43-bea3-4033-bae2-5ec5837e0c64","html_url":"https://github.com/davidgasquez/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidgasquez/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidgasquez","download_url":"https://codeload.github.com/davidgasquez/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265451472,"owners_count":23767769,"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":["configuration","dotfiles","hacktoberfest","shell","theme"],"created_at":"2024-11-14T23:42:16.820Z","updated_at":"2025-07-15T18:34:04.848Z","avatar_url":"https://github.com/davidgasquez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e.dotfiles\u003c/h1\u003e\n  \u003cp\u003e\u003cem\u003eHere you will find my dotfiles, living in peace and harmony.\u003c/em\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n![image](https://github.com/davidgasquez/dotfiles/assets/1682202/6c4492d8-98ce-4430-9921-4d7ba70f4193)\n\n## 🔍 Overview\n\n- **OS:** Arch Linux.\n- **WM**: [Hyprland](https://hyprland.org/)\n- **Launcher**: [Fuzzel](https://codeberg.org/dnkl/fuzzel)\n- **Terminal**: [Alacritty](https://github.com/alacritty/alacritty)\n- **Theme**: [Catppuccin](https://github.com/catppuccin/catppuccin) (Frappe flavor)\n- **Shell**: zsh with [Starship](https://starship.rs/) prompt and [Sheldon](https://sheldon.cli.rs/) plugin manager\n- **Editor**: VS Code\n\n## 🚀 Installation\n\n1. Follow the [Arch Linux installation guide](https://wiki.archlinux.org/title/Installation_guide) to set up your system.\n2. Clone this repository:\n\n   ```bash\n   git clone https://github.com/davidgasquez/dotfiles.git ~/dotfiles\n   cd ~/dotfiles\n   ```\n\n3. Install the required packages:\n\n   ```bash\n   # Review the packages file first\n   cat packages | sudo pacman -S --needed -\n   ```\n\n## 📦 Configuration\n\nThe fastest way to set up the system is by running the different `make` targets defined in the `Makefile`. Each target handles the configuration for different components of the system.\n\n```bash\n# See all available targets\nmake -n\n```\n\nFor example, to set up your shell configuration:\n\n```bash\nmake shell\n```\n\n### 🧰 Utility Scripts\n\nThe repository includes several useful scripts in the `scripts/` directory:\n\n- `extract-subs` - Extract subtitles from video files\n- `q` - Quick search utility\n- `vupgrade` - Version upgrade helper\n- `yt2srt` - Convert YouTube subtitles to SRT format\n\n### 🔧 Post-Installation Steps\n\nAfter setting up the basic configuration, run:\n\n```bash\nmake post-installation\n```\n\n## 📜 License\n\nMIT © David Gasquez\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgasquez%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidgasquez%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgasquez%2Fdotfiles/lists"}