Well, on my computer, the vimrc file is in the /etc/vim/ directory, and if I do the ls -l vim* command, I get the same result. Try this:
$ cat /etc/vim/vimrc
N.B.: To find a file, it is easier to use commands like these:
/etc$ locate vimrc
/etc/vim/vimrc
/etc/vim/vimrc.tiny
/etc$ find . | grep vim
./vim
./vim/vimrc
./vim/vimrc.tiny
mike_2000_17
21st Century Viking
3,139 posts since Jul 2010
Reputation Points: 2,062
Solved Threads: 625
Skill Endorsements: 41