Config Management Enhancements #
- New config array operations: Added
config addandconfig rmsubcommands to manage configuration arrays claude config add <key> <value>- Add an item to a config arrayclaude config rm <key> <value>- Remove an item from a config array- Alias support: Added
lsas an alias forconfig list