kiyodori / dotfiles

Clone dotfiles from github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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
```

About

Clone dotfiles from github


Languages

Language:Vim Script 77.7%Language:Shell 22.3%