Skip to content

xiaosq2000/dotfiles

Repository files navigation

dotfiles

Warning: Backup first! All your dotfiles will be REPLACED.

Quick and wild: make $HOME a git repository.

cd ~ && \
git init --initial-branch=main && \
git remote add origin https://github.com/xiaosq2000/dotfiles && \
git fetch --all && \
git reset --hard origin/main
git submodule update --init

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published