{"id":21077419,"url":"https://github.com/mhmdio/dotfiles-gitpod","last_synced_at":"2026-04-22T08:31:35.497Z","repository":{"id":71883893,"uuid":"603649564","full_name":"mhmdio/dotfiles-gitpod","owner":"mhmdio","description":"https://gitpod.io/","archived":false,"fork":false,"pushed_at":"2023-02-22T10:34:39.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T04:32:20.532Z","etag":null,"topics":["development-environment","dotfiles","gitpod"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/mhmdio.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":"2023-02-19T06:35:21.000Z","updated_at":"2023-02-19T17:24:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f06ea79-117e-448a-8b48-b8be54911a06","html_url":"https://github.com/mhmdio/dotfiles-gitpod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"gitpod-samples/demo-dotfiles-with-gitpod","purl":"pkg:github/mhmdio/dotfiles-gitpod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdio%2Fdotfiles-gitpod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdio%2Fdotfiles-gitpod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdio%2Fdotfiles-gitpod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdio%2Fdotfiles-gitpod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhmdio","download_url":"https://codeload.github.com/mhmdio/dotfiles-gitpod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdio%2Fdotfiles-gitpod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32127835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T07:37:52.372Z","status":"ssl_error","status_checked_at":"2026-04-22T07:37:51.635Z","response_time":58,"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":["development-environment","dotfiles","gitpod"],"created_at":"2024-11-19T19:36:41.108Z","updated_at":"2026-04-22T08:31:35.472Z","avatar_url":"https://github.com/mhmdio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bring your Dotfiles to Gitpod\n\nEver wondered how you can bring your personal dotfiles configurations to [Gitpod](https://www.gitpod.io/) to have your personalized ephemeral developer environments in the cloud? Here's how...\n\n## How Does this Repo. Works?\n\n- Install Fonts\n- Configure Aliases\n- Configure Git\n- It has a `./setup.sh` file that contains the initial setup script to execute all the scripts to install/ configure required services under `./scripts/` to keep that X service installed on your next Gitpod Workspaces. For example, it contains following scripts:\n  - `./scripts/git_config.sh` is script to configure Git\n  - `./scripts/task_configure.sh` is script to configure Trunk\n  - `./scripts/trunk_configure.sh` is script to configure Trunk\n  - `./scripts/shellcheck_configure.sh` is script to configure shellcheck\n  - `./scripts/terraform_configure.sh` is script to setup \u0026 configure [Terraform](https://www.terraform.io/).\n  - `./scripts/configure_aws_with_gitpod.sh` to install [AWS CLI](https://aws.amazon.com/cli/) and configure AWS SSO\n\n## How You Can Quickly Use this dotfiles with your Gitpod Workspaces (as template)\n\n- You Can generate a repo. for you by [using this template](https://github.com/gitpod-io/demo-dotfiles/generate)\n- Name your Repo. (e.g.: `dotfiles`).\n- Add your `dotfiles` repository to [Gitpod Dashboard Preferences](https://gitpod.io/preferences)\n- Now, everytime you will start a new workspace or just Restart your Gitpod Workspace, you will get your lovely dotfiles customisation setup.\n\n\u003e **Note**: Your installation script will be terminated if it exceeds 120 seconds.\n\n\n\n## Modify it according to your personal requirements\n\nTo modify it out in a new development environment, click the button below:\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/gitpod-io/demo-dotfiles)\n\n## Recommended Reading\n\n- [Blog: Personalize your Gitpod Workspace Environments](https://www.gitpod.io/blog/personalize-your-gitpod-workspace-environment)\n- [Docs: Config-dotfiles](https://www.gitpod.io/docs/config-dotfiles)\n\n## Examples\n\nHere are some example `dotfiles` which you can refer:\n\n- [webpro/awesome-dotfiles](https://github.com/webpro/awesome-dotfiles)\n- [holman/dotfiles](https://github.com/holman/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmdio%2Fdotfiles-gitpod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmdio%2Fdotfiles-gitpod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmdio%2Fdotfiles-gitpod/lists"}