macOS Sierra 10.12.1 Linux Ubuntu 18.04
git clone [email protected]:kimochg/dotfiles.git ~/dotfiles && cd ~/dotfiles/setup && chmod a+x setup.sh && ./setup.sh
mkdir -p ~/.tmux
mkdir -p ~/.tmux/plugins
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
ln -s -f `pwd`/tmux.conf ~/.tmux.conf
ln -s -f `pwd`/tmux.conf.local ~/.tmux.conf.local
- run tmux
- Press prefix + I (capital i, as in Install) to fetch the plugin.
- open
tmux
, useCTRL + A, I
install plugins - open
macvim
, use:PluginInstall
Remember tmux kill-server
, which totally reset your tmux config.
- scrooloose/nerdtree
- Valloric/YouCompleteMe
- ctrlpvim/ctrlp.vim
- JazzCore/ctrlp-cmatcher
- mileszs/ack.vim
- easymotion/vim-easymotion
- haya14busa/incsearch.vim
- tpope/vim-fugitive
- tpope/vim-surround
- mattn/emmet-vim
- godlygeek/tabular
- jreybert/vimagit
- tomtom/tcomment_vim
- SirVer/ultisnips
- honza/vim-snippets
- nathanaelkane/vim-indent-guides
brew install reattach-to-user-namespace
sudo apt-get install xclip # or xsel