These are the common config files for my daily working environment.
- vimrc
- zshrc
- tmux.conf
If you are a new vim user, then you can also use Vim Bootstrap to generate your vimrc. Which will help you generate common configurations for your vim or you can use this one.
To manage my vim plugins I am using vim-plug. There are many other plugin managers out there. such as (Vundle, Pathogen).