Skip to content

Instantly share code, notes, and snippets.

@bookshelfdave
Forked from lenary/.tmux.conf
Created July 16, 2013 17:06
Show Gist options
  • Save bookshelfdave/6010593 to your computer and use it in GitHub Desktop.
Save bookshelfdave/6010593 to your computer and use it in GitHub Desktop.
bind-key -tvim-copy c copy-selection
bind-key -tvim-copy x copy-pipe "reattach-to-user-namespace /usr/bin/pbcopy"
bind-key -tvim-copy z copy-pipe "mate"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment