Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created December 21, 2010 10:16
Show Gist options
  • Save ingydotnet/749748 to your computer and use it in GitHub Desktop.
Save ingydotnet/749748 to your computer and use it in GitHub Desktop.
#!/bin/sh
"false"; exec vim -S $0
:edit ToDo/Now
:vsplit ToDo/Later
:split ToDo/Soon
:wincmd _
:wincmd h
:goto 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment