Skip to content

lamelizard/dotfiles

Repository files navigation

dotfiles

Installation

Linux:

git clone --bare https://github.com/lamelizard/dotfiles.git $HOME/.dotfiles
# overrides old settings, create a backup.
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME checkout -f

Windows:

:: TODO test me
git clone --bare https://github.com/lamelizard/dotfiles.git "%USERPROFILE%\.dotfiles"
:: overrides old settings, create a backup.
git --git-dir="%USERPROFILE%\.dotfiles" --work-tree="%USERPROFILE%" checkout -f
%USERPROFILE%\.scripts\cmd\setup\setup_script_path.bat

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks