git stuff and tab helpers

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-08-01 15:21:03 -05:00
parent bbe1cbdd2d
commit ebfe0e13c7
6 changed files with 21 additions and 9 deletions

View file

@ -1,4 +1,4 @@
function prereqs()
local function prereqs()
local output = vim.fn.system({
"which",
"lazygit",