Skip to content
Yuhri Graziano Bernardes edited this page Jan 13, 2023 · 1 revision

Setup Manjaro

  1. Copy setup scripts
wget -O step1 https://raw.githubusercontent.com/yuhrao/dotfiles/main/setup/step1
wget -O step2 https://raw.githubusercontent.com/yuhrao/dotfiles/main/setup/step2
  1. Make them executable
chmod +x ./step*
  1. Execute step 1
  2. Restart your machine
  3. Execute step 2
Clone this wiki locally