5 lines
90 B
Fish
5 lines
90 B
Fish
|
function lg --wraps=lazygit --description 'alias lg=lazygit'
|
||
|
lazygit $argv
|
||
|
|
||
|
end
|