Skip to content

endocrimes/dotfiles

Repository files navigation

Dotfiles

To Install:

# Pull and Install Dotfiles
git --work-tree=$HOME --git-dir=$HOME/.files.git init && \
git --work-tree=$HOME --git-dir=$HOME/.files.git remote add origin https://github.com/endocrimes/dotfiles.git && \
git --work-tree=$HOME --git-dir=$HOME/.files.git pull origin main && \
git --work-tree=$HOME --git-dir=$HOME/.files.git submodule update --recursive && \
make osx

About

things that give computers my special brand of depression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published