fix(install-script): fix tmux path config
This commit is contained in:
parent
01f1db65df
commit
3680649874
2
install
2
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"]=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user