cd ~/ ls -al # Noticed .config was owned by root, unlike everything else in $HOME sudo chown -R $(whoami) .config