Update context after branch cleanup

- Remove 4seasons branch notes
This commit is contained in:
2026-01-24 11:13:53 +00:00
parent 1b15831ec2
commit 42124810b7

View File

@@ -15,15 +15,7 @@
},
"dev": {
"notes": [
"Active development branch for seasonal palettes and emoji updates.",
"Seasonal palettes and installer prompts implemented.",
"Seasonal emoji accents with fixed lunch/dinner are enabled."
]
},
"4seasons": {
"notes": [
"Branch with seasonal palettes feature set and README updates.",
"Includes seasonal palette image and seasonal selection documentation."
"Development branch; keep in sync with main unless actively changing."
]
}
},
@@ -295,6 +287,7 @@
"notes": [
"On Linux, installer affects all users by writing to /etc/profile.d and sourcing from /etc/bash.bashrc.",
"On macOS, installer is per-user and sources from .bashrc/.bash_profile.",
"README on main references 4seasons branch for seasonal palettes and uses images/bash-pallete.png."
"Seasonal palettes and contest pack are now documented directly in main.",
"README uses images/bash-pallete.png."
]
}