mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 11:25:18 +08:00
If I have custom configs (like theme customizations) I have to stash my changes and get them back after the update. By adding the --autostash on upgrade.sh, if I have any changes not commited they'll be reapplied after the upgrade, allowing me to have temporary customizations without any harm to the upgrade process.