mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-13 02:03:59 +01:00
add mock pyenv function to push rtx
This commit is contained in:
parent
00b55012e3
commit
235c0aac8f
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/private_functions/pyenv.fish
Normal file
3
dot_config/fish/private_functions/pyenv.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function pyenv
|
||||
echo "Use rtx!"
|
||||
end
|
Loading…
Reference in a new issue