Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
Add in a tmux configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
treffynnon committed Aug 29, 2012
1 parent 503cf93 commit 0179894
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions home/.tmux.conf
@@ -0,0 +1,4 @@
set-window-option -g mode-keys vi
bind-key -t vi-copy 'v' begin-selection
bind-key -t vi-copy 'y' copy-selection
set -g prefix C-a

0 comments on commit 0179894

Please sign in to comment.