#!/bin/env fish
function confirm -a message default
    fish "$(status dirname)/../../lib/modules/partition/confirm.fish" $argv
end