mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-10 06:52:39 +01:00
4 lines
51 B
Fish
4 lines
51 B
Fish
function pipx
|
|
echo "Use `uv` instead"
|
|
return 1
|
|
end
|