From 0aa1ffaa002e274f1001c6e4447bbf558d6e7ef4 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Fri, 3 Aug 2012 17:52:18 +0900 Subject: [PATCH] add comment --- screenrc | 4 +++- tmux.conf | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/screenrc b/screenrc index bc9d5cf..8e6d2ac 100644 --- a/screenrc +++ b/screenrc @@ -1,4 +1,6 @@ -caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}%y/%m/%d(%D) %{=b wb}%c" +# source ~/.dotfiles/screenrc + +# caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %{=b wb}%y/%m/%d(%D) %{=b wb}%c" caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w %= %H | screen " hardstatus string "[screen %n: %t] %h" termcapinfo screen* "hs:ts=\E]0;:fs=\007:ds=\E]0;\007" diff --git a/tmux.conf b/tmux.conf index a908648..eb6b8fb 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,3 +1,5 @@ +# soruce ~/.dotfiles/tmux.conf + unbind C-b set -g prefix C-z bind-key C-z send-prefix