.vim: directory of file type configurations and plugins
.vimrc: my vim configuration
.fonts: local fonts
Any file which matches the shell glob _*
will be linked into $HOME
as a symlink with the first _
replaced with a .
For example:
_bashrc
becomes
${HOME}/.bashrc
git submodule add <url> <destination path>
It's as simple as running:
./install.sh
From this top-level directory.
- bash