mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:57:17 +08:00
Fix completions/tox
This commit is contained in:
parent
4b9c7fa534
commit
51177ef0ae
|
@ -1,4 +1,4 @@
|
|||
function ___fish_toxenvs
|
||||
function __fish_toxenvs
|
||||
echo ALL
|
||||
tox --listenvs-all 2>/dev/null
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user