# HG changeset patch # User Ludovic Chabant # Date 1418369848 28800 # Node ID 2a497a1a1a3a77611562d96bf20999ac55e2727b # Parent 3b36ae84bc2d8ee83e2296164b0ff43203f2a33c Updated install script. diff -r 3b36ae84bc2d -r 2a497a1a1a3a install.sh --- a/install.sh Thu Dec 11 23:36:51 2014 -0800 +++ b/install.sh Thu Dec 11 23:37:28 2014 -0800 @@ -35,3 +35,11 @@ # ----------- ln -s "$CWD/pentadactylrc" "$HOME/.pentadactylrc" +# TMUX +# ---- +ln -s "$CWD/tmux/tmux.conf" "$HOME/.tmux.conf" + +# WEECHAT +# ------ +ln -s "$CWD/weechat" "$HOME/.weechat" +