terut's .dotfiles".
Show the way for deploy following:
- Clone this repository.
$ cd $HOME
$ git clone [email protected]:terut/dotfiles.git .dotfiles
$ cd .dotfiles/
$ ./deploy.sh
$ mkdir -m 700 ~/.ssh
$ ssh-keygen -t rsa -b 4096 -C \"[email protected]\" -f ~/.ssh/id_rsa.xxx"
$ mkdir -p ~/Develop/projects/github.com
$ mkdir -p ~/Develop/go
Install dein.vim to ~/.vim/bundles
.
See: https://github.com/Shougo/dein.vim
Install dein.vim to ~/.nvim/bundles
.
See: https://github.com/Shougo/dein.vim
Install rbenv to ~/.rbenv
.
See: https://github.com/rbenv/rbenv
Install nodenv to ~/.nodenv
.
See: https://github.com/nodenv/nodenv
Install goenv to ~/.goenv
.
See: https://github.com/syndbg/goenv
Install ghq. See: https://github.com/motemen/ghq
Install peco. See: https://github.com/peco/peco