Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. set-option -g default-shell /bin/zsh
  2. bind '"' split-window -c "#{pane_current_path}"
  3. bind % split-window -h -c "#{pane_current_path}"
  4. bind c new-window -c "#{pane_current_path}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement