Dark | Light |
---|---|
![]() |
![]() |
-
Set zsh as your login shell:
chsh -s $(which zsh)
Clone onto your laptop:
git clone --recurse-submodules [email protected]:kezhenxu94/dotfiles.git ~/dotfiles
Install the dotfiles
~/dotfiles/install.sh
Update the dotfiles:
git -C ~/dotfiles pull
~/dotfiles/install.sh