Dotfiles About Dotfiles are configuration files that hold the settings for Unix/Linux applications. Installation $ cd ~ $ git clone https://github.com/zoliky/dotfiles.git $ cd dotfiles $ make install Vim and Neovim Managing Plugins :PackUpdate :PackClean Enabling Python Support in Neovim $ pip3 install --user --upgrade neovim