$ git clone [email protected]:tackeyy/dotfiles.git
$ sh dotfiles_link.sh
$ sh dotfiles_link.sh
if you use Ubuntu and get error like dotfiles_link.sh: 2: dotfiles_link.sh: Syntax error: "(" unexpected)"
, alternative commnad here.
$ bash dotfiles_link.sh
- Change default shell bash to zsh (You need to install zsh first)
$ chsh -s $(which zsh)
- dein.vim install script in vimrc
- copy in copy mode at tmux on Ubuntu