From 22ff7d16ee614d41b73ff53ed5f77ed3876c3683 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 2 Mar 2012 11:20:59 +1300 Subject: Touch tmux.conf.local --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index a30a0649..00aeb489 100755 --- a/install.sh +++ b/install.sh @@ -21,3 +21,6 @@ if [ -e "${HOME}/.vim" ]; then fi ln -fs ".dotfiles/vim" "${HOME}/.vim" +# Touch tmux local conf file. +touch ~/.tmux.conf.local + -- cgit v1.2.3