add tmux systemd service
This commit is contained in:
parent
120f7fe29e
commit
ff8840e687
2
install
2
install
@ -10,7 +10,7 @@ declare -xr SUB="$DOTFILES_ROOT/home/user"
|
|||||||
|
|
||||||
declare -r -A TARGETS=(
|
declare -r -A TARGETS=(
|
||||||
["colors"]=".config/terminal-colors.d"
|
["colors"]=".config/terminal-colors.d"
|
||||||
["tmux"]=".config/tmux .tmux .config/systemd/user"
|
["tmux"]=".config/tmux .tmux .config/systemd/user/tmux.service"
|
||||||
["bash"]=".config/bash .bashrc .profile %tmux %colors"
|
["bash"]=".config/bash .bashrc .profile %tmux %colors"
|
||||||
["zsh"]="%bash .config/zsh .zshenv .inputrc"
|
["zsh"]="%bash .config/zsh .zshenv .inputrc"
|
||||||
["alacritty"]=".config/alacritty"
|
["alacritty"]=".config/alacritty"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user