From 605434cc18f45269167dba2f2c0e4b466242c0b2 Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Sat, 24 Feb 2018 17:10:56 -0600 Subject: [PATCH] changed comment for tmux config. --- tmux.conf.link | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tmux.conf.link b/tmux.conf.link index d3f9ac7..bacf16d 100644 --- a/tmux.conf.link +++ b/tmux.conf.link @@ -1,9 +1,10 @@ -#remap prefix from C-b to alt-j +#remap prefix from C-b to alt-a unbind C-b set-option -g prefix M-a bind-key M-a send-prefix -#split panes using | and nd | split-window -h +#split panes using | and - + bind | split-window -h bind - split-window -v unbind '"' unbind %