X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=5f18eb24fea09b0ef5d00e9c6e9a2814887b8520;hb=44cc1747cfd6ca9d0721f32b33da0863220290c3;hp=755e292ee0458b0bc3204b282c8724e3931fa21c;hpb=f0217d1f48f76af5f5be9e51f81403c5ff103204;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 755e292..5f18eb2 100755 --- 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