From 255f08ddddc448bf8a9f3454d696b778999f7c54 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 10 Sep 2022 19:12:38 +0800 Subject: Integrate with git jump --- .gitconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 3550199..0511840 100644 --- a/.gitconfig +++ b/.gitconfig @@ -47,3 +47,12 @@ rbc = rebase --continue rba = rebase --abort rbs = rebase --skip + + # contrib + + # git-jump + jp = jump + jd = jump diff + jm = jump merge + jg = jump grep + jw = jump ws -- cgit v1.2.3