mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
add worktree ai as git alias
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
co = commit
|
||||
ch = checkout
|
||||
br = branch
|
||||
worktree-ai = "!~/bin/git-worktree-ai"
|
||||
[interactive]
|
||||
diffFilter = sh -c 'command -v diff-so-fancy >/dev/null && exec diff-so-fancy --patch || exec cat'
|
||||
[color]
|
||||
|
||||
Reference in New Issue
Block a user