{"id":20866499,"url":"https://github.com/ericboehs/dotfiles","last_synced_at":"2025-05-12T10:32:51.648Z","repository":{"id":1410284,"uuid":"1478493","full_name":"ericboehs/dotfiles","owner":"ericboehs","description":"The curated tool configurations which gives me my super powers.","archived":false,"fork":false,"pushed_at":"2024-11-18T01:02:50.000Z","size":1018,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T06:11:06.424Z","etag":null,"topics":["abbreviations","fzf","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"https://ericboehs.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"seban/ruby-getresponse","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericboehs.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}},"created_at":"2011-03-14T14:24:48.000Z","updated_at":"2025-03-01T13:10:51.000Z","dependencies_parsed_at":"2024-07-09T21:22:14.995Z","dependency_job_id":null,"html_url":"https://github.com/ericboehs/dotfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericboehs%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericboehs%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericboehs%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericboehs%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericboehs","download_url":"https://codeload.github.com/ericboehs/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253720171,"owners_count":21952985,"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":["abbreviations","fzf","tmux","vim","zsh"],"created_at":"2024-11-18T05:58:20.367Z","updated_at":"2025-05-12T10:32:51.366Z","avatar_url":"https://github.com/ericboehs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ~/.dotfiles\n\nMy dotfiles tuned for zsh and OS X.\n\n## Installation\n``` sh\nbash -c \"$(curl -sL https://raw.github.com/ericboehs/dotfiles/master/bootstrap.sh)\"\n```\n\nAnd then configure git:\n``` sh\ncp ~/.dotfiles/.gitconfig.private.example ~/.gitconfig.private\n$EDITOR ~/.gitconfig.private\n```\n\nAlso install zsh and `chsh` your shell to it and use the Solarized color scheme (iTerm or Terminal).\n\n## What's in the box?\n\n### .fzf and .zsh/fzf.zsh\nhttps://github.com/junegunn/fzf\n\nGeneral purpose fuzzy finder. Find files, command history and more.\n\nUsage: `Ctrl-R` and `Ctrl-T` in zsh. `Ctrl-P` in vim.\n\n### .tmux and .tmux.conf\nTerminal multiplexer. You can create persisted sessions with multiple tabs and panes for your projects.\n\nPrefix is set to ``` ` ``` and to type a ``` ` ``` use ``` \\` ```.\n\nUI Customized with [tmuxline.vim](https://github.com/edkolev/tmuxline.vim) and [lightline.vim](https://github.com/itchyny/lightline.vim).\n\n`bin/utcdate` is shown in the bottom right of the tmux status line.\n\nTODO: Document other tmux settings and keybindings (e.g. resizing, switching panes, zooming, scrolling, searching, copy/pasting, last window, etc)\n\n### .vim and .vimrc\n\n### .zsh and .zshrc\nIncludes [pure prompt](https://github.com/sindresorhus/pure), [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) and some tidbits (tab completion) from [slim.zsh](https://github.com/changs/slimzsh).\n\nI'm using abbreviations instead of aliases. Pressing `\u003cspace\u003e` or `\u003center\u003e` will auto expand any abbreviation. See [abbreviations.zsh](https://github.com/ericboehs/dotfiles/blob/master/.zsh/abbreviations.zsh) for a list of abbreviations. There is currently a [bug](https://github.com/ericboehs/dotfiles/issues/13) where expansion happens unexpectedly mid command (especially noticable for `l` and `g`. See ticket for workaround.\n\nTo enter vi-mode, press `jk`. Vi mode is indicated by a `❯❯` prompt. Emacs bindings are still in place so if you don't like vi mode, just don't press `jk`.\n\nTODO: Document other zsh settings\n\n### bootstrap.sh\nUsed to install and update dotfiles to this repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericboehs%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericboehs%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericboehs%2Fdotfiles/lists"}