Add pyenv setup to fish config
This commit is contained in:
parent
54b4d4c953
commit
f8ee540b3a
1
config/fish/conf.d/pyenv.fish
Normal file
1
config/fish/conf.d/pyenv.fish
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pyenv init - | source
|
|
@ -1,6 +1,6 @@
|
||||||
|
pyenv
|
||||||
python
|
python
|
||||||
python-pip
|
python-pip
|
||||||
|
python-poetry
|
||||||
python-pynvim
|
python-pynvim
|
||||||
python-virtualenv
|
python-virtualenv
|
||||||
python-poetry
|
|
||||||
python-pyenv
|
|
||||||
|
|
Loading…
Reference in a new issue