gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
3.03k stars 228 forks source link

Updating and Keeping my own edits/customization #211

Closed chrollorifat closed 8 months ago

chrollorifat commented 8 months ago

How do we update and is there a way to preserve the changes we made which are crucial to our workflow and system? By update, I mean the new features or bug fixes that you are adding or will add to this repo. For example, if we update, it shouldn't overwrite the changes that we made previously to the rice to setup our network manager, terminal tweaks, keybindings, neovim setups etc etc you get the gist, right?

AzhamProdLive commented 8 months ago

Check https://github.com/gh0stzk/dotfiles/issues/148, I already asked the question, and the reply from the owner of the repo might answer your question

gh0stzk commented 8 months ago

On every change i made i can upload a diff patch, so you can apply them in your local repo, of course that patch could and should fail in most cases due to your local modifications, but you can test from there.