From e8325eefe6d528804b95226a99eadba8f76f0512 Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Sun, 17 Mar 2019 12:59:04 -0400 Subject: [PATCH] add tmux to makefile --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7bec364..39d246c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ LN_FLAGS = -sfnv MKDIR_FLAGS = -pv -home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap oh-my-zsh bash_profile +home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap oh-my-zsh bash_profile tmux.conf config_copy = @@ -12,7 +12,7 @@ all: local_install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim termite dircolors-solarized oh-my-zsh i3 -remote_install: vim vimrc dircolors-solarized zshrc aliases oh-my-zsh zprofile +remote_install: vim vimrc dircolors-solarized zshrc aliases oh-my-zsh zprofile tmux.conf noroot_install: bash_profile