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