Skip to content

Instantly share code, notes, and snippets.

@yoshikazusawa
Created January 28, 2014 14:24
Show Gist options
  • Save yoshikazusawa/8668616 to your computer and use it in GitHub Desktop.
Save yoshikazusawa/8668616 to your computer and use it in GitHub Desktop.
やけに丁寧なtigのキーバインド設定ガイド ref: http://qiita.com/yoshikazusawa/items/3eaa6db78fa348d38bfe
# デフォルトの bind generic G !git gc を無効化する
bind generic G none
bind branch n !git checkout -b %(prompt) %(branch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment