Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 226 Bytes

.dotfiles repo

restore

git clone --bare https://github.com/h0lk/.dotfiles.git $HOME/.dotfiles
git submodule update --init --recursive

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