/dotfiles

Clone dotfiles from github

Primary LanguageVim Script

.dotfiles

Installation

$ git clone https://github.com/kiyodori/dotfiles.git ~/.dotfiles
$ cd .dotfiles
$ chmod +x bootstrap.sh
$ source bootstrap.sh

peco

For zsh filtering, install peco.

Mac OS X / Homebrew
$ brew install peco

tmux

$ brew install reattach-to-user-namespace
```