Skip to content

Commit

Permalink
vr: read webpages in vim
Browse files Browse the repository at this point in the history
  • Loading branch information
trapd00r committed Mar 20, 2011
1 parent 55589f7 commit 74c8ac1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vr
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
lynx -dump "$@" --nolist | /usr/bin/vim -R -

0 comments on commit 74c8ac1

Please sign in to comment.