Parcourir la source

add tmux config

Andrew Swistak il y a 11 ans
Parent
commit
2b844e17c4
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  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