소스 검색

add tmux config

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

+ 1 - 0
bin/manage_dotfiles.sh

@@ -49,6 +49,7 @@ link() {
 install_dotfiles() {
   mkdir -p $HOME/.config/{,xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml/}
   confs=(
+    'tmux.conf'
     'bashrc'
     'fehbg'
     'gitconfig'

+ 1 - 0
tmux.conf

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