This commit is contained in:
Colin 2022-02-01 13:28:30 -05:00
parent 7b63abd491
commit ce91c3acbd
1 changed files with 3 additions and 3 deletions

View File

@ -49,6 +49,6 @@ wget https://github.com/bcicen/ctop/releases/download/0.7.6/ctop-0.7.6-linux-amd
chmod +x /usr/local/bin/ctop
## Force install ohmyzsh on first login
# curl -o ~/zsh-setup.sh https://digitalocean-user-data:sHEG3NTC6og8pCJDTF6EPYb8jLmbskx5Ns@git.nixc.us/Colin_/do-userdata/raw/branch/master/hasql.nixc.us/zsh-setup.sh && \
# echo bash ~/zsh-setup.sh >> ~/.profile && \
# source ~/.profile
curl -o ~/zsh-setup.sh https://digitalocean-user-data:sHEG3NTC6og8pCJDTF6EPYb8jLmbskx5Ns@git.nixc.us/Colin_/do-userdata/raw/branch/master/hasql.nixc.us/zsh-setup.sh && \
echo bash ~/zsh-setup.sh >> ~/.profile && \
source ~/.profile