{"id":16548651,"url":"https://github.com/george-gca/dotfiles-utils","last_synced_at":"2026-04-11T06:44:16.757Z","repository":{"id":150309501,"uuid":"540187852","full_name":"george-gca/dotfiles-utils","owner":"george-gca","description":"A collection of dotfiles and scripts I created to make life more beautiful and easier","archived":false,"fork":false,"pushed_at":"2025-08-25T21:09:27.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T22:31:00.987Z","etag":null,"topics":["bash-script","config","configuration-file","dotfiles","install-script","linux","shell-script","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/george-gca.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,"zenodo":null}},"created_at":"2022-09-22T22:14:14.000Z","updated_at":"2025-08-25T21:09:31.000Z","dependencies_parsed_at":"2023-05-14T07:15:52.228Z","dependency_job_id":"1b6bc0f0-7714-4904-a66f-a47ccb4c20f9","html_url":"https://github.com/george-gca/dotfiles-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/george-gca/dotfiles-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fdotfiles-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fdotfiles-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fdotfiles-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fdotfiles-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/george-gca","download_url":"https://codeload.github.com/george-gca/dotfiles-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/george-gca%2Fdotfiles-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31671629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash-script","config","configuration-file","dotfiles","install-script","linux","shell-script","ubuntu"],"created_at":"2024-10-11T19:26:36.129Z","updated_at":"2026-04-11T06:44:16.734Z","avatar_url":"https://github.com/george-gca.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles-utils\n\nA collection of scripts and configuration files I use in my PC.\n\n## Scripts\n\nMost of them are under [bin](bin/) directory. The rest here is not supposed to be available system wide.\n\n### backup_phone_chrome_tabs.sh\n\nCreate a file with all open links in the chrome browser in your android phone. For this to work, you must:\n\n1. install adb: `sudo apt install adb`\n1. enable debug mode in your phone\n1. connect your phone with your computer via usb\n1. accept connections from this host (your pc)\n1. open chrome in phone\n1. run this script\n\n### config_git.sh\n\nInstall and configure `git`, creating aliases and settings.\n\n### install_basic.sh\n\nInstall the basic stuff I use on my pc as much as non-interactive as possible (only need to interact to provide sudo password and accept usage of Microsoft fonts). It calls internally `config_git.sh` and `install_themes.sh`.\n\nRun as:\n```bash\nbash install_basic.sh 2\u003e\u00261 | tee install.log\n```\n\n### install_themes.sh\n\nInstall and configure my setup with some customization tools.\n\n## Configuration Files\n\nI prefer to set my configuration files more manually, than to do a [bare git setup](https://www.atlassian.com/git/tutorials/dotfiles). Currently I only use these configuration files:\n- .bash_aliases\n- .bash_completion\n- .bashrc\n- .inputrc\n- .nanorc\n\nAll the information inside is commented (for remembering sake).\n\n## Add support for new languages in meld and other GTK apps\n\n[Source](https://askubuntu.com/questions/1080074/meld-associate-file-extension-with-language-syntax-highlighting): edit the following file\n\n\u003e /usr/share/gtksourceview-3.0/language-specs/cpp.lang\n\nEdit the `globs` section under `language/metadata/property` and add your extension.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorge-gca%2Fdotfiles-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorge-gca%2Fdotfiles-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorge-gca%2Fdotfiles-utils/lists"}