Add git replace author, tmux conf resizing short cuts bump .emacs.d to fix mo-git-blame/flymake issue.
This commit is contained in:
@@ -12,4 +12,10 @@ set-option -g status-justify "centre"
|
||||
set-option -g status-left-length 60
|
||||
set-option -g status-right-length 90
|
||||
set-option -g status-bg colour235
|
||||
set-option -g status-fg colour255
|
||||
set-option -g status-fg colour255
|
||||
|
||||
# Set up resize-pane keys
|
||||
bind-key + resize-pane -D 3
|
||||
bind-key / resize-pane -L 3
|
||||
bind-key - resize-pane -U 3
|
||||
bind-key * resize-pane -R 3
|
||||
Reference in New Issue
Block a user