aboutsummaryrefslogtreecommitdiff
path: root/com.fishshell.fish/fish_command_not_found.fish
blob: 348cbc733571b547646ea782e118432a9c1e5589 (plain) (blame)
1
2
3
4
5
function fish_command_not_found
    flatpak-spawn --host $argv
end