{"id":22740503,"url":"https://github.com/datarockets/dotfiles","last_synced_at":"2025-04-14T05:52:33.896Z","repository":{"id":54836120,"uuid":"51081549","full_name":"datarockets/dotfiles","owner":"datarockets","description":"Configuration files for zsh, vim, and tmux","archived":false,"fork":false,"pushed_at":"2023-11-11T19:01:00.000Z","size":27,"stargazers_count":11,"open_issues_count":5,"forks_count":1,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-04-11T23:18:54.158Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datarockets.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":"2016-02-04T14:36:01.000Z","updated_at":"2024-01-07T16:36:21.000Z","dependencies_parsed_at":"2023-01-19T03:48:34.434Z","dependency_job_id":null,"html_url":"https://github.com/datarockets/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/datarockets%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarockets%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarockets%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datarockets%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datarockets","download_url":"https://codeload.github.com/datarockets/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830389,"owners_count":21168272,"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-12-10T23:09:10.225Z","updated_at":"2025-04-14T05:52:33.875Z","avatar_url":"https://github.com/datarockets.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datarockets dotfiles\n\nIf you are using Ubuntu, install zsh:\n\n```\nsudo apt-get update\nsudo apt install zsh\n```\n\nEither make zsh your default shell\n```\nchsh -s $(which zsh)\nzsh\n```\n\nor just use the shell\n```\nzsh\n```\n\n## Install\n\nClone repository to your home directory:\n```\ngit clone https://github.com/datarockets/dotfiles.git ~/.dotfiles\n```\n\n### Install [rcm](https://github.com/thoughtbot/rcm)\n\nMacOS:\n```\nbrew tap thoughtbot/formulae\nbrew install rcm\n```\n\nUbuntu (19.04 or later):\n```\nsudo apt update\nsudo apt install rcm\n```\n\nUbuntu (12.04, 14.04, 16.04, 18.04, or 18.10):\n```\nsudo apt-get install software-properties-common\nsudo add-apt-repository ppa:martin-frost/thoughtbot-rcm\nsudo apt-get update\nsudo apt-get install rcm\n```\n\n### Install dotfiles:\n\n```\nenv RCRC=$HOME/.dotfiles/rcrc rcup\n```\n\n## Usage\n\nRun `rcup` to make symlinks from ~/.dotfiles directory to home directory. See more commands in tutorial: [http://thoughtbot.github.io/rcm/rcm.7.html](http://thoughtbot.github.io/rcm/rcm.7.html).\n\n### Updating\n\n```\ncd ~/.dotfiles\ngup\nrcup\n```\n\n### Customization\n\nPut your customizations in dotfiles appended with `.local`:\n* `.zshrc.local`\n* `.aliases.local`\n* `.gitconfig.local`\n* `.tmux.conf.local`\n\nPut your name and email to `.gitconfig.local`:\n```\n[user]\n  name = Dmitry Zhlobo\n  email = dima.zhlobo@datarockets.com\n```\n## Guides\n\n### Setting up iTerm2\n\nSet ```Delete key sends ^H``` and ```Allow application keypad mode``` options to ```Esc+``` like so:\n![iterm_onboarding](https://user-images.githubusercontent.com/974552/51423673-892daf00-1bd4-11e9-8bfe-c3ae76980f77.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatarockets%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatarockets%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatarockets%2Fdotfiles/lists"}