mirror of
https://github.com/SeriousBug/dotfiles
synced 2026-06-17 04:45:20 -05:00
4 lines
87 B
Fish
4 lines
87 B
Fish
function lgit --wraps=lazygit --description 'alias lgit lazygit'
|
|
lazygit $argv
|
|
end
|