Dotfiles Run install.sh to load the dotfiles, the script assumes them being linked and replaces the link with a link to this directory. To load the vim plugins you have to clone the repo recursively: git clone --recursive https://github.com/dopefishh/dotfiles.git If you forgot the recursive flag you can do: git submodule init git submodule update git submodule foreach git submodule init git submodule foreach git submodule update