mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 03:21:16 -03:00
Fix completions/tox
This commit is contained in:
committed by
Fabian Boehm
parent
4b9c7fa534
commit
51177ef0ae
@@ -1,4 +1,4 @@
|
||||
function ___fish_toxenvs
|
||||
function __fish_toxenvs
|
||||
echo ALL
|
||||
tox --listenvs-all 2>/dev/null
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user