{"id":18730083,"url":"https://github.com/b-gran/config","last_synced_at":"2026-05-06T08:36:38.841Z","repository":{"id":71120165,"uuid":"90624982","full_name":"b-gran/config","owner":"b-gran","description":"Automatically installed dotfiles for MacOS [vim, tmux, bash]","archived":false,"fork":false,"pushed_at":"2025-07-13T16:34:54.000Z","size":874,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T18:31:04.429Z","etag":null,"topics":["config","dotfiles","macos","tmux"],"latest_commit_sha":null,"homepage":"","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/b-gran.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-08T12:20:03.000Z","updated_at":"2025-07-13T16:34:58.000Z","dependencies_parsed_at":"2024-11-07T14:37:13.696Z","dependency_job_id":"8a9d35f4-79d3-4b3d-baf4-8a5459f22c27","html_url":"https://github.com/b-gran/config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/b-gran/config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-gran%2Fconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-gran%2Fconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-gran%2Fconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-gran%2Fconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b-gran","download_url":"https://codeload.github.com/b-gran/config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b-gran%2Fconfig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32685037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["config","dotfiles","macos","tmux"],"created_at":"2024-11-07T14:34:44.698Z","updated_at":"2026-05-06T08:36:38.812Z","avatar_url":"https://github.com/b-gran.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `config`\n\nMy personal MacOS configuration and dotfiles. All of the config can be automatically installed by `install.sh`, \nand the install script can be run repeatedly without issues.\n\nInspired by https://github.com/nicksp/dotfiles and https://github.com/kaicataldo/dotfiles.\n\n## What's included\n* `.bash_profile` with utilities in `.config/bash`\n* [powerline](https://github.com/powerline/powerline) for `vim` and `bash`\n* `vim` config with [Vundle](https://github.com/VundleVim/Vundle.vim)\n* `tmux` config\n* [solarized](http://ethanschoonover.com/solarized) color schemes for `vim`, `iTerm`, and `tmux`\n* Useful CLI utils: `nvm`, `fpp`, `tree`\n* `iTerm` config and fonts (config not automatically loaded)\n\n## Prerequisites\n* For now, only MacOS is supported\n* `git` with submodule support\n* Install [homebrew](https://brew.sh/)\n    * The install will abort if `brew` isn't on the `PATH`\n* Install `vim`\n\n## Installation\n\nIt doesn't matter where this config repository is on the filesystem. The installation process will handle symlinking everything into `$HOME`.\n\n#### 1 - Clone the repository and run the install script\n\n```\n# Choose a location for the config. Then:\ngit clone https://github.com/b-gran/config.git\ncd config\n./install.sh\n```\n\nAny configuration files that would be overwritten are backed up automatically.\n__It's safe to run the installation script multiple times.__\n\n**Note:** if you want to skip the config backup, you can run\n```sh\n./install.sh -b\n```\n\n#### 2 - Configure `iTerm`\n\nOpen `iTerm` and navigate to `Preferences... \u003e General \u003e Preferences`. Tick the \n`\"Load preferences from a custom folder or URL\"` checkbox. Then in the box to the right, enter or select the path to the `iTerm` config:\n```\n# Path to the iterm config folder within this repo\npath/to/config/repo/.config/iterm/\n```\n\n## Making local changes to the config files\n\nA local `.bash_profile` is loaded automatically from `$HOME/.local.bash_profile`.\n\nThe `$HOME/.vim` directory isn't modified, so you can safely modify it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-gran%2Fconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb-gran%2Fconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb-gran%2Fconfig/lists"}