semaj4712
Members
-
Joined
-
Last visited
Solutions
-
semaj4712's post in Cannot move config files with /boot/config/go was marked as the answerI figured it out
I realized I was using cat not cp to move the files over
cp /boot/config/neofetch /root/.config/neofetch/config.conf
Fixed it