Hey guys im quite new to kali and linux in general and was hoping I could get some answers or guidelines on how to fix my problem.

So the thing is I want to save these settings so that they work automatically every time i boot into kali:
xset m 0 1 - to remove mouse acceleration cause it annoys me
xset s off
xset -dpms
xset s noblank

I've tried googling and I've found that you have to create a file put these commands into it and make it an executable + configure it to run every time you boot into kali. Though I'm not sure how to do that and I didn't find an explanation for it. Can anyone help me?

I'm using kali linux 2 on separate partition and dual booting with windows 7 using grub, 64bit.

Thanks in advance.