diff --git a/install b/install index 0325c5e..da517eb 100755 --- a/install +++ b/install @@ -12,7 +12,7 @@ declare -r -A TARGETS=( ["colors"]=".config/terminal-colors.d" ["bash"]=".config/bash .bashrc .profile %colors" ["zsh"]="%bash .config/zsh .zshenv .inputrc" - ["tmux"]=".config/tmux/tmux.conf .tmux" + ["tmux"]=".config/tmux .tmux" ["alacritty"]=".config/alacritty" ["nvim"]=".config/nvim .editorconfig .local/bin/vim_askpass_helper" ["ssh"]=""