From 49d86c08b37797a08ad4a1dcb388bd54646192e1 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sun, 2 Aug 2015 17:12:06 +0200 Subject: Added my own tmux config file tmux has proved to be convenient when sharing the screen. --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index b685865..5f94919 100755 --- a/install.sh +++ b/install.sh @@ -22,6 +22,7 @@ cp global.gitignore $HOME/.gitignore cp hgrc $HOME/.hgrc cp hgcompletion.sh $HOME/.hgcompletion.sh cp global.hgignore $HOME/.hgignore +cp tmux.conf $HOME/.tmux.conf cp rake_completion $HOME/.rake_completion cp rvmrc $HOME/.rvmrc chmod +x $HOME/.rake_completion -- cgit v1.2.3