diff --git a/git/.config/git/config b/git/.config/git/config index 296b549..697689a 100644 --- a/git/.config/git/config +++ b/git/.config/git/config @@ -21,6 +21,8 @@ ds = diff --stat lg = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit s = status + wa = worktree add + wd = worktree remove [pull] ff = only [init]