{"id":13883464,"url":"https://github.com/teohm/dotfiles","last_synced_at":"2025-05-04T08:34:16.335Z","repository":{"id":2740585,"uuid":"3736461","full_name":"teohm/dotfiles","owner":"teohm","description":"my home's dotfiles","archived":false,"fork":false,"pushed_at":"2015-10-20T22:46:45.000Z","size":3638,"stargazers_count":50,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T21:33:20.191Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teohm.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}},"created_at":"2012-03-16T06:28:03.000Z","updated_at":"2024-10-12T13:40:56.000Z","dependencies_parsed_at":"2022-09-09T21:41:49.929Z","dependency_job_id":null,"html_url":"https://github.com/teohm/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/teohm%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teohm","download_url":"https://codeload.github.com/teohm/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252135999,"owners_count":21700014,"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-08-06T09:01:33.327Z","updated_at":"2025-05-03T02:56:52.902Z","avatar_url":"https://github.com/teohm.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# teohm's dotfiles\n\n## dependencies\n\n### required\n```\nbrew install stow git\n\n# sudo add-apt-repository ppa:git-core/ppa\n# sudo apt-get update\nsudo apt-get install stow git\n## Enable git subtree\n# sudo chmod +x /usr/share/doc/git/contrib/subtree/git-subtree.sh\n# sudo ln -s /usr/share/doc/git/contrib/subtree/git-subtree.sh /usr/lib/git-core/git-subtree\n```\n\n### optional\n```\nbrew install macvim\nbrew install the_silver_searcher\nbrew install bash-completion\nbrew install tmux\nbrew install autojump\nbrew install sshuttle\nbrew install chruby\nbrew install ruby-install\n\n\nsudo apt-get install vim-nox\nsudo apt-get install silversearcher-ag\nsudo apt-get install bash-completion\nsudo apt-get install tmux\nsudo apt-get install autojump\nsudo apt-get install sshuttle\n#chruby\n#ruby-install\n```\n\n## install\n```\ncd ~\ngit clone https://github.com/teohm/dotfiles.git .dotfiles\ngit clone git@bitbucket.org:{username}/dotfiles-private.git .dotfiles/private   # your private staff e.g. .ssh, hosts\n~/.dotfiles/public/bin/dotfiles public private\n\n# -or-\n\nbash \u003c \u003c(wget -qO - https://raw.github.com/teohm/dotfiles/master/install.sh)\n\nbash \u003c \u003c(curl -s https://raw.github.com/teohm/dotfiles/master/install.sh)\n```\n\n## pull updates from my repo\n```\ncd ~/.dotfiles\ngit pull origin master\ndotfiles public\n```\n\n## update subtrees e.g. `.vim/bundle`\n```\n# add entry in ~/.dotfiles/.gittrees\n# make sure working directory is clean.\n\ncd ~/.dotfiles\ngittrees-update\n\ndotfiles public\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohm%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteohm%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohm%2Fdotfiles/lists"}