diff options
author | Guangxiong Lin <[email protected]> | 2024-01-09 19:48:52 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2024-01-09 19:49:24 +0800 |
commit | 0c17f0227bc75daa86fd5f6484eebc9c644bc06f (patch) | |
tree | fecca05863d99d71219ab62bba3b7582c0830387 | |
parent | a1c34d47836f203c214df08f2b9356035911bf3e (diff) | |
download | dotfiles-0c17f0227bc75daa86fd5f6484eebc9c644bc06f.tar.gz dotfiles-0c17f0227bc75daa86fd5f6484eebc9c644bc06f.tar.bz2 dotfiles-0c17f0227bc75daa86fd5f6484eebc9c644bc06f.zip |
Update config about forgit
-rw-r--r-- | .gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -64,6 +64,9 @@ jm = jump merge jg = jump grep jw = jump ws + + # forgit + fg = forgit [rebase] autosquash = true |