mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
parent
7e48f5cc4f
commit
78fe53406e
@ -1,3 +1,3 @@
|
||||
if command -sq pip2
|
||||
pip3 completion --fish | string replace -r "\b-c\s+pip\b" -- "-c pip2" | source
|
||||
pip2 completion --fish | string replace -r "\b-c\s+pip\b" -- "-c pip2" | source
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user