"New deployment staged" notice missing? #2267
gramesy78
started this conversation in
Discussions
Replies: 1 comment 1 reply
|
We removed starship from the image, we also removed it's associated configuration recently. We had no other choice other than putting it in /etc/skel because starship doesn't support configuration system-wide in /usr or /etc. This means already existing users are not affected by this as the file in $HOME will not be deleted. New users won't have the config file for it anymore, which is what you are experiencing right now. You will want to have this configuration: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I recently had to do a clean install (I'm currently on the stable image for 0526) and noticed that I no longer see the friendly "new deployment staged" notice in the terminal prompt when it's time to reboot for an update like I used to see in Ptyxis. I know I shouldn't care about updates and just reboot when I can (which I do almost daily), but I liked getting that little nudge. I''ve installed aurora-cli and Starship. Do I need to do something on my end to get it working?
All reactions