mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-05-31 14:55:42 +02: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.