git clone --bare git@github.com:LiamEderzeel/Dots.git ~/.dotsalias config='git --git-dir=$HOME/.dots/ --work-tree=$HOME'config config --local status.showUntrackedFiles noconfig checkoutconfig remote remove originconfig remote add origin git@github.com:LiamEderzeel/Dots.git
- use
configinstead ofgit - use
configlgfor lazygit
