Skip to content

mikedecr/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setting up dotfiles repo for a new computer / OS install

alias dots="/usr/bin/git --git-dir=$HOME/.dotfiles --work-tree=$HOME"

git clone --bare git@github.com:mikedecr/dots.git $HOME/.dotfiles

dots checkout
# if you are ready to override local:
# dots checkout -f

dots config --local status.showUntrackedFiles no

About

dotfiles: zsh, bash, aliases, etc

Resources

Stars

Watchers

Forks

Languages