dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README

commit 00ab7567d6d561b32b149f03d02484756e934dae (patch)
parent bd34060aacd61add1817781f2cc95519e4c2aeaf
Author: Alexander Karle <akarle@umass.edu>
Date:   Mon, 17 Dec 2018 22:21:34 -0500

vim: add .gitkeep to hold down pack dirs

This makes installation easier. Maybe one day I'll move to submodules.
Today is not that day.

Diffstat:
Avim/pack/mine/.gitkeep | 0
Avim/pack/plugins/.gitkeep | 0
2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/vim/pack/mine/.gitkeep b/vim/pack/mine/.gitkeep diff --git a/vim/pack/plugins/.gitkeep b/vim/pack/plugins/.gitkeep