{"id":17838249,"url":"https://github.com/marcelcoding/dotfiles","last_synced_at":"2025-04-02T13:47:48.753Z","repository":{"id":103352908,"uuid":"352574488","full_name":"MarcelCoding/dotfiles","owner":"MarcelCoding","description":"This is a collection of dotfiles that I personally use.","archived":false,"fork":false,"pushed_at":"2021-04-10T12:53:05.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T04:46:47.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcelCoding.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":"2021-03-29T08:46:15.000Z","updated_at":"2021-04-10T12:53:07.000Z","dependencies_parsed_at":"2023-07-07T21:00:14.731Z","dependency_job_id":null,"html_url":"https://github.com/MarcelCoding/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/MarcelCoding%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelCoding%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelCoding%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcelCoding%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcelCoding","download_url":"https://codeload.github.com/MarcelCoding/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246827758,"owners_count":20840464,"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-10-27T20:54:54.894Z","updated_at":"2025-04-02T13:47:48.733Z","avatar_url":"https://github.com/MarcelCoding.png","language":"Shell","readme":"# dotfiles\n\nThis is a collection of dotfiles that I personally use.\n\n## Installation\n\n### Base\n\nTo set up most of it, you just need to run this script.\n```bash\ngit clone https://github.com/MarcelCoding/dotfiles.git ~/dotfiles \u0026\u0026 sh ~/dotfiles/install.sh\n# or\ngit clone git@github.com:MarcelCoding/dotfiles.git ~/dotfiles \u0026\u0026 sh ~/dotfiles/install.sh\n```\n**Please review every script from the Internet before executing it!**\n\nSome other steps you have to do manually, e.g. `bashrc`.\n\n### bashrc\n\nReplace the shell style with the following:\n```bash\nif [ \"$color_prompt\" = yes ]; then\n    PS1='${debian_chroot:+($debian_chroot)}\\[\\033[01;32m\\]\\u@\\h\\[\\033[00m\\]: [\\[\\033[01;34m\\]\\w\\[\\033[00m\\]] \\$ '\nelse\n    PS1='${debian_chroot:+($debian_chroot)}\\u@\\h: [\\w] \\$ '\nfi\n```\n\n## Upgrading\n\nTo upgrade, you just need to pull all the changes from git and run the installation script again.\n```bash\nsh -c \"cd ~/dotfiles \u0026\u0026 git pull \u0026\u0026 sh install.sh\"\n```\n\nYou will have to perform all manual settings again. If they have not changed, you do not need to do them again.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelcoding%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelcoding%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelcoding%2Fdotfiles/lists"}