The .inputrc file is not a file to be sourced. It should be taken into account automatically by bash or other software using the readline library. If this doesn't work, add a space after the colon, e.g.
"\e[1;5C": forward-word
(I've always seen a space in this config file).
 
                