|
Does this script support updates? Is there a risk of the update causing any breaking changes to the current functionality? Thank you. |
Answered by
nyx-4
Apr 15, 2026
Replies: 1 comment
|
https://ii.clsty.link/en/ii-qs/01setup/#updating
Since the install script is designed to be idempotent, in order to update the dotfiles you have to run the install script again whenever you wish to update, after pulling the latest changes from the repository. 1
There's always a risk of breaking changing (especially in rolling distros like Arch). Further more, it overwrite all manual changes to dots-file like fish config etc. Footnotes |
0 replies
Answer selected by
slysmk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://ii.clsty.link/en/ii-qs/01setup/#updating
Since the install script is designed to be idempotent, in order to update the dotfiles you have to run the install script again whenever you wish to update, after pulling the latest changes from the repository. 1
There's always a risk of breaking changing (especially in rolling distros like Arch). Further more, it overwrite all manual changes to dots-file like fish config etc.
There have been issues 2 3 about breaking changes after updates.
Footnotes
https://ii.clsty.link/en/ii-qs/01setup/#updating ↩
is:issue no…