mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2025-01-22 19:14:26 +00:00
4 lines
79 B
Fish
4 lines
79 B
Fish
|
if type -q pipx
|
||
|
register-python-argcomplete --shell fish pipx | source
|
||
|
end
|