Mercurial > dotfiles
diff install.sh @ 238:2a497a1a1a3a
Updated install script.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 11 Dec 2014 23:37:28 -0800 |
parents | 210c011ffd52 |
children | e869b2f99c75 |
line wrap: on
line diff
--- 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" +