dotfiles/fish/.config/fish/functions/lg.fish

4 lines
51 B
Fish

function lg
lazygit -ucd ~/.config/lazygit
end