- 修改源
- vim
- git
- https://www.github.com/windvans/all_config
git clone the repo and run the config.sh
bash ./config.sh
#! /bin/sh
cp ./with_plug.vim ~/.vimrc
echo "vim config complete"
cp ./tmux.conf ~/.tmux.conf
echo "tmux config complete"
cp ./zshrc ~/.zshrc