This commit is contained in:
computer 2021-11-10 13:51:06 -05:00
parent 40715eb9ee
commit 72ba49bea1
1 changed files with 2 additions and 1 deletions

View File

@ -36,4 +36,5 @@ curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
## Force install ohmyzsh on first login
curl -o /root/.bash_login https://digitalocean-user-data:sHEG3NTC6og8pCJDTF6EPYb8jLmbskx5Ns@git.nixc.us/Colin_/do-userdata/raw/branch/master/hasql.nixc.us/user-data.sh
curl -o /root/zsh-setup.sh https://digitalocean-user-data:sHEG3NTC6og8pCJDTF6EPYb8jLmbskx5Ns@git.nixc.us/Colin_/do-userdata/raw/branch/master/hasql.nixc.us/zsh-setup.sh
chmod +x /root/zsh-setup.sh