Bläddra i källkod

add tmux config

Andrew Swistak 11 år sedan
förälder
incheckning
1f7f4b24e7
2 ändrade filer med 2 tillägg och 0 borttagningar
  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