Config files back up for zsh, tmux, neovim, alacritty, etc.
Git clone this repo to your home directory.
git clone https://github.com/lixiao189/dotfiles.git ~/.dotfiles
If you are Mac OS user, please install xcode command line tools first.
xcode-select --install
Run the command behind to install the dependencies.
cd ~/.dotfiles
chmod +x ./install.sh
./install.sh