]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
tmux.conf: Add, very basic tmux configuration file.
[config/dotfiles.git] / setup.sh
index 755e292ee0458b0bc3204b282c8724e3931fa21c..5f18eb24fea09b0ef5d00e9c6e9a2814887b8520 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -69,6 +69,9 @@ if installed colordiff; then
 fi
 link inputrc ~/.inputrc
 link screenrc ~/.screenrc
+if installed tmux; then
+    link tmux.conf ~/.tmux.conf
+fi
 
 # Create rlwrap history directory.
 mkdir -p shell/rlwrap