**How I setup my dotfiles on a new system" I first run these commands, and everything gets setup! mkdir temp cd temp curl -O https://github.com/ghraw/ver1log/dotfiles/main/install.sh chmod +x install.sh ./install.sh