doc: Small comment in deploy.sh

This commit is contained in:
Finch 2025-07-31 08:11:32 -05:00
parent 6d15be0a5c
commit dd4fbaea0a

View File

@ -4,6 +4,7 @@
#
# WARNING: This script _will_ clobber existing files by force linking
# Relative path/name as keys, destination path as values
declare -A configs=(
["zshrc"]="$HOME/.zshrc"
["fb-custom.zsh-theme"]="$HOME/.oh-my-zsh/custom/themes"