소스 검색

add tmux config

Andrew Swistak 11 년 전
부모
커밋
1f7f4b24e7
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      bin/manage_dotfiles.sh
  2. 1 0
      tmux.conf

+ 1 - 0
bin/manage_dotfiles.sh

@@ -48,6 +48,7 @@ link() {
 
 install_dotfiles() {
   confs=(
+    'tmux.conf'
     'bashrc'
     'gitconfig'
     'vim'

+ 1 - 0
tmux.conf

@@ -0,0 +1 @@
+set -sg escape-time 0