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