Skip to content

Instantly share code, notes, and snippets.

@zycbobby
Last active August 27, 2018 05:30
Show Gist options
  • Save zycbobby/b0d062965ab54823d89ab5119273f79f to your computer and use it in GitHub Desktop.
Save zycbobby/b0d062965ab54823d89ab5119273f79f to your computer and use it in GitHub Desktop.
set-option -g default-shell /bin/zsh
bind '"' split-window -c "#{pane_current_path}"
bind % split-window -h -c "#{pane_current_path}"
bind c new-window -c "#{pane_current_path}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment