Add tmux configuration
This commit is contained in:
parent
2acbe2aa5e
commit
fc4ed371f0
1 changed files with 0 additions and 2 deletions
|
@ -67,5 +67,3 @@ bind | split-window -h -c "#{pane_current_path}" # Horizontal split
|
|||
bind - split-window -v -c "#{pane_current_path}" # Vertical split
|
||||
# Reload config file
|
||||
bind r source-file ~/.tmux.conf \; display "Config Reloaded!"
|
||||
# Captur selection, create a gist from it
|
||||
bind-key -tvi-copy u copy-pipe "ruby ~/Lab/gist_gem.rb -"
|
||||
|
|
Loading…
Reference in a new issue