git: lg now means log

This commit is contained in:
PowerUser64 2021-12-31 23:17:41 -08:00
parent 2e7dde150a
commit 43f25a36c2
2 changed files with 1 additions and 1 deletions

View file

@ -65,7 +65,6 @@ return require('packer').startup({function()
-- exec('au ColorScheme gruvbox hi TabLineSel guibg=' . $color01 . ' guifg=' . $color06)
-- exec('au ColorScheme gruvbox hi TabLineFill guibg=' . $color01)
-- ]]
require('luatab').setup {}
end
}

View file

@ -19,6 +19,7 @@
cam = commit --amend
ch = checkout
d = diff
lg = log
pl = pull
ps = push
rem = remote