This is a simple one. If you use vim and want an easy way to use escape faster, to exit out of insert mode and whatnot, try this (assuming you're on linux)

setxkbmap -option caps:escape

Thats all there is to it. Throw that in ~/.xinitrc and that'll work in your terminal emulator or graphical windows. Hope this helps!