dotfiles
dotfiles copied to clipboard
🎨 Updates pull alias to a more recent version of pulling submodules
On more recent version of git is better to use git submodule update --recursive --remote
.
Why is this “better”?
https://stackoverflow.com/a/1032653