mirror of https://github.com/bjeanes/dotfiles.git
5 lines
57 B
Fish
5 lines
57 B
Fish
|
function migration
|
||
|
script/generate migration $argv
|
||
|
|
||
|
end
|