{"id":26414970,"url":"https://github.com/gabeduartem/dotfiles","last_synced_at":"2025-03-18T00:17:00.445Z","repository":{"id":39970087,"uuid":"130249106","full_name":"GabeDuarteM/dotfiles","owner":"GabeDuarteM","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-06T22:39:20.000Z","size":33141,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-07T02:07:44.408Z","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/GabeDuarteM.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":"2018-04-19T17:20:47.000Z","updated_at":"2024-08-06T22:39:24.000Z","dependencies_parsed_at":"2023-02-08T19:16:03.894Z","dependency_job_id":"951afc60-7f7b-4a69-881d-acf4f8f6b48b","html_url":"https://github.com/GabeDuarteM/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabeDuarteM","download_url":"https://codeload.github.com/GabeDuarteM/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130303,"owners_count":20402756,"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":"2025-03-18T00:16:59.823Z","updated_at":"2025-03-18T00:17:00.430Z","avatar_url":"https://github.com/GabeDuarteM.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## Setup\n\n1. run `curl -L https://gdm.dev/dotfiles | bash`\n\n## Dev\n\nTo test the environment more easily, you can use the following Dockerfile\n\n```Dockerfile\nFROM ubuntu:latest\n\nRUN apt-get update\nRUN apt-get install -y \\\n    sudo\n\n# adds a user with sudo privileges and sets an ultra-secure highly classified password\nRUN useradd -m gabe \u0026\u0026 echo \"gabe:gabe\" | chpasswd \u0026\u0026 adduser gabe sudo\n\nUSER gabe\n\nWORKDIR /home/gabe\n\nCOPY . .\n```\n\nAnd then run it with `docker build -t dotfiles . \u0026\u0026 docker run --rm -it dotfiles`\n\n## See also\n\n- [Useful commands](Useful%20commands.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabeduartem%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabeduartem%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabeduartem%2Fdotfiles/lists"}