Skip to content

Instantly share code, notes, and snippets.

View zhenchaoli's full-sized avatar
💭

Zhenchao Li zhenchaoli

💭
View GitHub Profile

Keybase proof

I hereby claim:

  • I am zhenchaoli on github.
  • I am zhenchaoli (https://keybase.io/zhenchaoli) on keybase.
  • I have a public key ASA6mCfVDFtmzafvzkJgoJtAB2BTce0BlbUCHu71jG0fcwo

To claim this, I am signing this object:

# use C-t as prefix key
unbind C-b
set -g prefix C-t
# 256 color
set -g default-terminal "screen-256color"
# last window
bind-key C-t last-window
{
/* Keybindings for emacs emulation. Compiled by Jacob Rus.
*
* To use: copy this file to ~/Library/KeyBindings/
* after that any Cocoa applications you launch will inherit these bindings
*
* This is a pretty good set, especially considering that many emacs bindings
* such as C-o, C-a, C-e, C-k, C-y, C-v, C-f, C-b, C-p, C-n, C-t, and
* perhaps a few more, are already built into the system.
*