install tmux dependency for bash
This commit is contained in:
parent
793a649485
commit
2609ff519e
4
install
4
install
@ -11,8 +11,8 @@ declare -xr SUB="$DOTFILES_ROOT/home/user"
|
||||
declare -r -A TARGETS=(
|
||||
["colors"]=".config/terminal-colors.d"
|
||||
["tmux"]=".config/tmux .tmux"
|
||||
["bash"]=".config/bash .bashrc .profile %colors"
|
||||
["zsh"]="%tmux %bash .config/zsh .zshenv .inputrc"
|
||||
["bash"]=".config/bash .bashrc .profile %tmux %colors"
|
||||
["zsh"]="%bash .config/zsh .zshenv .inputrc"
|
||||
["alacritty"]=".config/alacritty"
|
||||
["nvim"]=".config/nvim .editorconfig .local/bin/vim_askpass_helper"
|
||||
["ssh"]=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user