From 2a6e51b9f862c7c815966453dac870d4f6c8dc3d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 2 Mar 2012 19:51:35 +1300 Subject: Provide templated tmux.conf.local files instead. --- install.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 00aeb489..a30a0649 100755 --- a/install.sh +++ b/install.sh @@ -21,6 +21,3 @@ 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