mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-04-03 16:30:12 +00:00
3 lines
130 B
Fish
3 lines
130 B
Fish
function commit -d 'Commit staged changes using Opencode'
|
|
opencode run Commit the staged changes with conventional style.
|
|
end
|