Yan Pritzker photographer, entrepreneur, software engineer, musician, skier

Blog :: Git Workflows Book :: Dotfiles :: Photography :: About Me

TwitterCounter for @skwp

Get the news feed
Get updates by email
Follow me on twitter

hello, i'm yan

I am a photographer, entrepreneur, software engineer, guitarist, climber, and telemark skier

This blog is about startups, blogging, Ruby On Rails, virtualization and cloud computing, photography, customer service, marketing, ux and design, git, and lots more.

I am the chief technical something or other at Reverb.com - The Marketplace for Musicians. We're hiring web designers!

Recent Tweets

Selected Reading

Archives

Contact

Reach me at yan at pritzker.ws

Posts Tagged git

Dotfiles for insane productivity in bash, git, and vim

Following the principles of insane productivity that I blogged about earlier, I am releasing my dotfile repository, containing customizations for bash, git, and vim. The guiding principles are two letter mnemonics for everything bash and git related, and single letter capital letter actions for all common Vim commands. The selection of vim plugins is best [...]


vim/rails/git: find references to current partial

Update 12/15/2011: Released as a plugin on github Blazing fast way of finding references to the current partial you’re viewing using this simple script. Requires git-grep.vim. Bonus: at the bottom of the script I also define “K” to git grep the current word. Very handy for fast function reference finding. Like this post? Here are [...]


Posted
12 October 2011 @ 4pm

Tagged
git

Git Workflows Book

About a year ago, I was working with PeepCode to create a Git Workflows screencast based on a short git workflows book that I had written, a no-nonsense guide to using git for remote collaboration. Unfortunately I had to abandon the project due to lack of time, but the book remains alive, and is more [...]


← Before