3 lines
93 B
Fish
3 lines
93 B
Fish
function dots --description 'alias dots=yadm enter lazygit'
|
|
yadm enter lazygit $argv
|
|
end
|