{"id":15712269,"url":"https://github.com/ggrbill/configfiles","last_synced_at":"2026-05-10T19:18:16.699Z","repository":{"id":167445335,"uuid":"171170582","full_name":"ggrbill/configfiles","owner":"ggrbill","description":"My personal linux config/dot files","archived":false,"fork":false,"pushed_at":"2021-09-18T15:01:26.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-05T20:07:07.052Z","etag":null,"topics":["configfiles","dot-files","powerline","vim"],"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/ggrbill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-02-17T20:46:41.000Z","updated_at":"2021-09-18T15:01:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6d7cf61-6217-470d-85e6-a00fde878e75","html_url":"https://github.com/ggrbill/configfiles","commit_stats":null,"previous_names":["ggrbill/configfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fconfigfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fconfigfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fconfigfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fconfigfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggrbill","download_url":"https://codeload.github.com/ggrbill/configfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246358339,"owners_count":20764366,"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":["configfiles","dot-files","powerline","vim"],"created_at":"2024-10-03T21:15:21.247Z","updated_at":"2026-05-10T19:18:16.694Z","avatar_url":"https://github.com/ggrbill.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# configfiles\n\nThis repository was created with\n[configmanager](https://github.com/tarcisioe/configmanager)\n\nEvery branch except for master is extremely unreliable: they are\ncreated for specific cases and may be rebased at any moment\nagainst master.\n\nIf you clone this repository, it is recommended that you use it\nto base your own configurations on, instead of always updating\nfrom it. I might at any moment make changes you won't like.\n\n## Installing these configurations\n\nTo install the configurations, enter the cloned repository and run:\n\n*Note: this will overwrite any configuration files mapped by this\nrepository*\n\n```bash\nbash link.sh\nbash migrate.sh\n```\n\n## Using single files\n\nTo use a single configuration file or directory, use `use.sh`\n\n```bash\nbash use.sh bash_aliases\n```\n\n## After install the configurations\n\nAdd the following line to the end of `.bashrc`.\n```bash \nsource ~/.mybashrc\n```\n\n## Requirements\n\n- To use `powerline-shell` config file it must be installed following the instructions [here](https://github.com/b-ryan/powerline-shell).\n- To use `vimrc` config file the `vim-plug` must be installed following the instructions [here](https://github.com/junegunn/vim-plug).\n- To use `terminator.config` file the terminal emulator [__terminator__](https://terminator-gtk3.readthedocs.io/en/latest/) should be installed.\n\nAlso you can follow the instructions below:\n\n### powerline-shell\n\nRun the following commands:\n\n```bash\npip install powerline-shell\nsudo apt install fonts-powerline\n```\n*For powerline-shell works it is need to __logout__ and __login__ after install it.*\n\nTo use it with _WSL_ and _Windows Terminal_ you have to download the powerline font called _AnonymousPro_ from [here](https://github.com/ggrbill/fonts/tree/master/AnonymousPro) and install it manually in your **Windows 10**. After that the powerline font have to be selected in the Windows Terminal Config Tab.\n\nAlso, the configuration files must be linked in the `~/.config/powerline-shell` folder. For that, run in your bash command line the following commands:\n```bash\nmkdir ~/.config/powerline-shell/\nln -s ~/.configfiles/files/powerline-shell-theme ~/.config/powerline-shell/my-theme.py\nln -s ~/.configfiles/files/powerline-shell ~/.config/powerline-shell/config.json\n```\n\n### vim-plug\n\nRun the following command:\n\n```bash \ncurl -fLo ~/.vim/autoload/plug.vim --create-dirs \\\n    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim\n```\nAfter that, type `:PlugInstall` inside *vim* editor in *normal mode*.\n\n### terminator\n\nTo install it, run the command below:\n```bash \nsudo apt install terminator\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggrbill%2Fconfigfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fggrbill%2Fconfigfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggrbill%2Fconfigfiles/lists"}