Skip to content

kezhenxu94/dotfiles

Repository files navigation

My minimal dotfiles for both local macOS and remote Linux (including GitHub Codespaces)

Dark Light
Dark Light

Requirements

  • Set zsh as your login shell:

    chsh -s $(which zsh)

Install

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published