{"id":18841570,"url":"https://github.com/subvisual/dotfiles","last_synced_at":"2025-07-17T06:36:31.664Z","repository":{"id":15385401,"uuid":"18116964","full_name":"subvisual/dotfiles","owner":"subvisual","description":"A set of vim, zsh and git configuration files","archived":false,"fork":false,"pushed_at":"2018-10-29T12:48:16.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-22T22:19:06.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"blog.groupbuddies.com","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/subvisual.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}},"created_at":"2014-03-25T21:19:41.000Z","updated_at":"2018-10-29T12:48:20.000Z","dependencies_parsed_at":"2022-08-04T04:30:12.364Z","dependency_job_id":null,"html_url":"https://github.com/subvisual/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subvisual/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subvisual%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subvisual%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subvisual%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subvisual%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subvisual","download_url":"https://codeload.github.com/subvisual/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subvisual%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265573700,"owners_count":23790491,"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-11-08T02:51:45.361Z","updated_at":"2025-07-17T06:36:31.642Z","avatar_url":"https://github.com/subvisual.png","language":"Shell","readme":"# Subvisual dotfiles\n\n## Requirements\n\nOur dotfiles assume you're using `zsh`, set it as your login shell:\n\n    chsh -s $(which zsh)\n\n## Install\n\nClone onto your laptop:\n\n    git clone https://github.com/subvisual/dotfiles.git\nInstall [rcm](https://github.com/thoughtbot/rcm):\n\n    brew bundle dotfiles/Brewfile\n\nConfigure:\n\nAlthough not required, you may want to start by creating your own `.rcrc` from the sample:\n\n    cp dotfiles/samples/rcrc $HOME/.rcrc\n\nAnd edit it (following it's comments) according to your needs\n\nInstall:\n\n    rcup\n\nOr, if you did not configure your `.rcrc` file, as described above:\n\n    rcup -d dotfiles -x README.md -x LICENSE -x Brewfile -x samples\n\nThis will create symlinks for config files in your home directory. The `-x`\nexcludes the `README.md`, `LICENSE`, and `Brewfile` files, can be skipped if you install an `.rcrc` file\nfile is symlinked in.\n\nYou can safely run `rcup` multiple times to update:\n\n    rcup\n\n## Customizing\n\n\nPut your customizations in dotfiles appended with `.local`:\n\n* `~/.aliases.local`\n* `~/.gitconfig.local`\n\nFor example, your `~/.aliases.local` might look like this:\n\n    # Productivity\n    alias ego_boost='echo \"You're awesome\"'\n\nYour `~/.gitconfig.local` might look like this:\n\n    [user]\n      name = Luís Zamith\n      email = zamith@groupbuddies.com\n\n## Credits\n\nThank you, [contributors](https://github.com/subvisual/dotfiles/contributors)!\nAlso, thank you to thoughtbot from whom we've gotten so much inspiration for this\ndotfiles.\n\ndotfiles is maintained by [Subvisual](http://subvisual.co). The names and logos\nfor Subvisual are trademarks of GB-Software As A Service, Lda.\n\nThis project is © 2014-2018 Subvisual. It is free software and may be\nredistributed under the terms specified in the [LICENSE](LICENSE) file.\n\n[![Subvisual](https://raw.githubusercontent.com/subvisual/guides/master/github/templates/subvisual_logo_with_name.png)](http://subvisual.co)\n\nIf you need to contact the maintainer use [this](https://trello.com/b/svB6ZSce/areas-of-responsability-dris) trello board, or \u003ca href=\"mailto:contact@subvisual.co\"\u003ereach out to us\u003c/a\u003e if you don't have access.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubvisual%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubvisual%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubvisual%2Fdotfiles/lists"}