this repo has no description

.config/fish/.../pyenv: remove rehash

it blocks the terminal

-1
-1
private_dot_config/private_fish/conf.d/017-pyenv.fish
··· 17 17 source $pyenv_completion_file 18 18 end 19 19 20 - command pyenv rehash 2>/dev/null 21 20 function pyenv 22 21 set command $argv[1] 23 22 set -e argv[1]