cmvanb / win-dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Configuration files for Vim and other software that lives in the user directory.

Structure

Git submodules are used for external dependencies (Vim plugins).

Add a plugin: git submodule add <git_repo> <directory>

Windows Setup

  1. git submodule update --init
  2. scripts/setup-dotfiles-windows-user.bat

Unix Setup

[TODO]

About


Languages

Language:Vim Script 98.8%Language:Batchfile 1.0%Language:Shell 0.2%