This commit is contained in:
Liz Cray 2024-12-13 20:17:58 -05:00
parent c4895a4de8
commit a5b13b5650

View File

@ -24,7 +24,7 @@ chsh hacdc /usr/bin/zsh
sudo -u hacdc ${HDOS_ROOT}/scripts/ohmyzsh
sudo -u hacdc ${HDOS_ROOT}/scripts/nvm
sudo -u hacdc ${HDOS_ROOT}/scripts/pyenv
sudo -u hacdc gpg --list-keys
cp ${HDOS_ROOT}/dotfiles/zshrc /root/.zshrc
cp ${HDOS_ROOT}/dotfiles/zshrc /home/hacdc/.zshrc
chown hacdc:hacdc /home/hacdc/.zshrc