Last Updated: February 25, 2016
·
1.338K
· nevesenin

open last commited files

Found this http://geekblog.oneandoneis2.org/index.php/2012/07/10/another-little-convenience recently. I like that very much because I am lazy. Made some improvements and created a git repository:

https://github.com/nevesenin/open_last_commit

To install type

git clone https://github.com/nevesenin/open_last_commit.git
ln -s ~/open_last_commit/olc.pl ~/bin/olc

To open last commited files with sublime text 2 simply type

olc

See README file for more examples.