Versions section and release notes for FILE in coding/gary-os .setup .static; do [...] if [ ${FILE} == coding/gary-os ]; then LIST=""; fi if [ ${FILE} == .setup ]; then LIST="grub linux gentoo"; fi if [ ${FILE} == .static ]; then LIST=".bashrc .vimrc scripts/...