Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 394 Bytes

dotfiles

The nice dotfiles and setup scripts for me

Use the following script to install:

China Mainland

bash -c "$(curl -fsSL https://mirror.ghproxy.com/raw.githubusercontent.com/hjkcai/dotfiles/master/setup.sh)" && exec zsh

Otherwise

CHINA_MAINLAND=0 bash -c "$(curl -fsSL https://raw.githubusercontent.com/hjkcai/dotfiles/master/setup.sh)" && exec zsh