{"id":21953514,"url":"https://github.com/kulapoo/dotfiles","last_synced_at":"2026-05-05T13:32:27.628Z","repository":{"id":264328553,"uuid":"893045929","full_name":"kulapoo/dotfiles","owner":"kulapoo","description":"PopOs dotfiles","archived":false,"fork":false,"pushed_at":"2024-11-30T10:59:36.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T22:46:09.386Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kulapoo.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}},"created_at":"2024-11-23T11:48:47.000Z","updated_at":"2024-11-30T10:59:39.000Z","dependencies_parsed_at":"2024-11-23T13:28:51.790Z","dependency_job_id":"2610b8df-d402-4ef0-8299-468eacef9026","html_url":"https://github.com/kulapoo/dotfiles","commit_stats":null,"previous_names":["kulapoo/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulapoo%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulapoo%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulapoo%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kulapoo%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kulapoo","download_url":"https://codeload.github.com/kulapoo/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245001367,"owners_count":20545236,"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":[],"created_at":"2024-11-29T07:09:40.259Z","updated_at":"2026-05-05T13:32:27.622Z","avatar_url":"https://github.com/kulapoo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## Overview\n\nThis dotfiles repository provides a comprehensive, idempotent installation system for setting up a development environment on Linux/Unix systems. It includes automated installation of development tools, programming languages, and applications.\n\n## Prerequisites\n\n- Ubuntu/Debian-based Linux distribution\n- `curl` or `wget` installed\n- `sudo` access for system-wide installations\n\n## Installation\n\nRun the main installation script with sudo:\n\n```sh\nsudo ./install.sh\n```\n\nThis will:\n1. Install Homebrew package manager automatically\n2. Set up essential system packages\n3. Configure Bash environment with Bash-it\n4. Install programming languages (Python via uv, Node.js via nvm, Rust, PHP)\n5. Set up development tools (Docker, Git, etc.)\n6. Install desktop applications\n\n## Features\n\n### 🔄 Idempotent Installation\n- Scripts can be run multiple times safely\n- Checks for existing installations before proceeding\n- No duplicate configurations or PATH entries\n\n### 🐍 Modern Python Management\n- Uses `uv` for Python version management (similar to nvm for Node.js)\n- Pre-configured helper functions for virtual environments\n- Essential Python tools pre-installed\n\n### 📦 Package Managers\n- Homebrew for command-line tools\n- Flatpak for desktop applications\n- Snap for additional packages\n- All package managers installed automatically\n\n### 🛠️ Development Tools\n- Docker and Docker Compose\n- Git with global configuration\n- VS Code, Sublime Text, and other editors\n- Guake drop-down terminal\n\n## Verification\n\nCheck installation status:\n\n```sh\n./verify-installation.sh\n```\n\nTest idempotency:\n\n```sh\n./test-idempotency.sh\n```\n## Todo\n- [ ] Add options to install specific packages.\n- [ ] Add options to install specific applications.\n- [ ] Add options to install specific fonts.\n- [ ] Add options to install specific themes.\n- [ ] Add options to install extra tooling.\n- [ ] Add options to install specific configurations.\n\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulapoo%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkulapoo%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkulapoo%2Fdotfiles/lists"}