configs  Artifact [7617224e29]

Artifact 7617224e2941f9b3f0784e4a56b052a3705ebd7c92a51e8609beacf7c448167d:

  • File config/fish/completions/run.fish — part of check-in [92789c0ee5] at 2020-02-20 21:16:38 on branch trunk — fish: Add run command to run a command in the bg

    This is more convenient than "command & disown". (user: js size: 50)

  • File fish/completions/run.fish — part of check-in [24d2eb82f0] at 2020-02-20 22:07:34 on branch trunk — Remove useless config subdirectory (user: js size: 50)

complete -c run -a '(__fish_complete_subcommand)'