This directory stores configuration ("dotfiles") for many shell programs:
| Program | Configuration file |
|---|---|
| Bash | .bashrc + auxiliars and .inputrc |
| Git | .gitconfig and .gitignore-global |
| Mercurial | .hgrc |
| Vim/Neovim | .vimrc and .vim directory |
| Emacs | .emacs |
In order to use this dotfiles, just clone this repository in your home directory:
git clone https://github.com/renatocf/dotfiles ~
Vim/Neovim plugins are managed with Plug. The full list of plugins is available at .vimrc.