**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://raw.githubusercontent.com/ver1log/dotfiles/main/install.sh chmod +x install.sh ./install.sh