X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=5f18eb24fea09b0ef5d00e9c6e9a2814887b8520;hb=2a542e569e62cb7618ab485759ea7994385b5ddd;hp=755e292ee0458b0bc3204b282c8724e3931fa21c;hpb=819bc9d7c9a57af67b48995ea17a1d8f63c6f58d;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