Mercurial > dotfiles
changeset 238:2a497a1a1a3a
Updated install script.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 11 Dec 2014 23:37:28 -0800 |
parents | 3b36ae84bc2d |
children | ec74791ee042 |
files | install.sh |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
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" +