mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(python): add install for fawkes
This commit is contained in:
@@ -12,6 +12,8 @@ eval "$(pyenv virtualenv-init -)"
|
||||
pyenv install 2.7.17
|
||||
pyenv install 3.10.1
|
||||
|
||||
pip3 install fawkes
|
||||
|
||||
pyenv virtualenv 2.7.17 neovim2
|
||||
pyenv virtualenv 3.10.1 neovim3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user