-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Brian Holderness edited this page Jul 18, 2024
·
4 revisions
To checkout the repo
git clone --bare [email protected]:brianholderness/dotfiles.git $HOME/.dotfiles.gitTo checkout the files
git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME checkoutalias dots='git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME $argv'dots config --local status.showUntrackedFiles no