Could be a good idea to set umask to 027?

Hi guys,
I’m thinking to add “umask 027” on .bashrc of osmc user an also apply “chmod o-rwx -R ./*” command to change all the already created files and directory (should I use sudo before chmod to apply to all root stuffs too?).
What do you think? Could I get some troubles after that changes?