fix: change jobrunner auto-naming to adjective-animal
This commit is contained in:
@@ -212,7 +212,7 @@ function jobrunner --description 'Manage detached background jobs with tmux or G
|
|||||||
end
|
end
|
||||||
|
|
||||||
if test -z "$name"
|
if test -z "$name"
|
||||||
set name (rand_string adjective name)
|
set name (rand_string adjective animal)
|
||||||
end
|
end
|
||||||
set task $argv[2..-1]
|
set task $argv[2..-1]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user