Skip to content

Instantly share code, notes, and snippets.

@ericchiang
Created July 24, 2018 16:36
Show Gist options
  • Save ericchiang/e62406a43ea8be2066e945205066e277 to your computer and use it in GitHub Desktop.
Save ericchiang/e62406a43ea8be2066e945205066e277 to your computer and use it in GitHub Desktop.
bind c new-window -c "#{pane_current_path}"
bind '"' split-window -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment