Add alias & default shortcut for git mergetool
Provides parity with the `gdt` alias for `git difftool`
This commit is contained in:
@@ -53,6 +53,7 @@ git_diff_file_alias="gdf"
|
||||
git_diff_word_alias="gdw"
|
||||
git_diff_cached_alias="gdc"
|
||||
git_difftool_alias="gdt"
|
||||
git_mergetool_alias="gmt"
|
||||
# 3. Standard commands
|
||||
git_clone_alias="gcl"
|
||||
git_fetch_alias="gf"
|
||||
|
||||
Reference in New Issue
Block a user