fedora 33 Provisioning

dnf update dnf install passwd dnf install iproute dnf install xrdp dnf install timeshift dnf install util-linux-user dnf install zsh chsh -s /usr/bin/zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k wget https://gist.githubusercontent.com/sungle3737/fbb241355d747f2a75e36e9e6ba61166/raw/.zshrc -O ~/.zshrc sh -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)" useradd seonglae passwd seonglae dnf install git dnf install condadnf install pip dnf install nodejs npm i -g yarn pip install speedtest-cli git config --global credential.helper store
 

Recommendations