Skip to content

Instantly share code, notes, and snippets.

@joepreludian
Created July 15, 2015 20:33
Show Gist options
  • Select an option

  • Save joepreludian/36eff8cb146dc68b9f36 to your computer and use it in GitHub Desktop.

Select an option

Save joepreludian/36eff8cb146dc68b9f36 to your computer and use it in GitHub Desktop.
Init Files
bind -t vi-copy y copy-pipe "xclip -sel clip -i"
bind-key -n C-S-Up resize-pane -U 15
bind-key -n C-S-Down resize-pane -D 15
bind-key -n C-S-Left resize-pane -L 25
bind-key -n C-S-Right resize-pane -R 25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment