add terminal-colors
This commit is contained in:
parent
cc809c67ab
commit
713b701101
3
home/user/.config/terminal-colors.d/cal.scheme
Normal file
3
home/user/.config/terminal-colors.d/cal.scheme
Normal file
@ -0,0 +1,3 @@
|
||||
weekend 31
|
||||
today 30;47
|
||||
header 1;37
|
||||
3
install
3
install
@ -9,7 +9,8 @@ declare -xr SUB="$DOTFILES_ROOT/home/user"
|
||||
|
||||
|
||||
declare -r -A TARGETS=(
|
||||
["bash"]=".config/bash .bashrc .profile"
|
||||
["colors"]=".config/terminal-colors.d"
|
||||
["bash"]=".config/bash .bashrc .profile %colors"
|
||||
["zsh"]="%bash .config/zsh .zshenv .inputrc"
|
||||
["tmux"]=".tmux.conf"
|
||||
["alacritty"]=".config/alacritty"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user