pyenv
This commit is contained in:
@@ -20,6 +20,7 @@ ${HDOS_ROOT}/scripts/ohmyzsh
|
||||
|
||||
sudo -u hacdc ${HDOS_ROOT}/scripts/ohmyzsh
|
||||
sudo -u hacdc ${HDOS_ROOT}/scripts/nvm
|
||||
sudo -u hacdc ${HDOS_ROOT}/scripts/pyenv
|
||||
|
||||
cp ${HDOS_ROOT}/dotfiles/zshrc /root/.zshrc
|
||||
cp ${HDOS_ROOT}/dotfiles/zshrc /home/hacdc/.zshrc
|
||||
|
1
scripts/pyenv
Normal file
1
scripts/pyenv
Normal file
@@ -0,0 +1 @@
|
||||
curl https://pyenv.run | bash
|
Reference in New Issue
Block a user