Skip to content

jbernard/vimcasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vimcasts

A git annex repository of Vimcast episodes.

This allows you to selectively fetch and store locally any episodes you wish to view or use as a reference. I find myself doing this often, especially for the fugitive series.

Usage

To use this repository, you must have git and git-annex installed.

To fetch a particular episode in OGV format:

git annex get 01/show_invisibles.ogv

To fetch all episodes in m4v format:

git annex get */*.m4v

See the git-annex documentation for further information.

Releases

No releases published

Packages