|
|
|
@ -27,6 +27,8 @@ echo -e "run \e[95m$ citrine\e[39m to open the installer"
|
|
|
|
|
cowsay "don't forget to set up a network with -- $ nmtui -- to install over wi-fi."
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
|
|
echo "zsh" > /home/crystal/.bashrc
|
|
|
|
|
|
|
|
|
|
chown -R crystal:crystal /home/crystal/
|
|
|
|
|
|
|
|
|
|
systemctl enable NetworkManager
|
|
|
|
|