-
-
Notifications
You must be signed in to change notification settings - Fork 673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
maintaining a fork #194
Comments
Hi @cauerego , The words there is a lie, I do recommend new theme pushed to the repository, please feel free to do that! |
i spent at least 2 hours today trying to close this, by answering my own question, but i couldn't finish it. basically i got to many issues on the way, as it happens so often with everything linux, and had to keep digging. it should be simple enough, right? pull the origin, fetch the headless commit from the PR, merge. but the problem is maintaining it after updates in each side! plus i can't seen to find people who are sure to have stumbled on such issue. anyway, i'll just leave here a small part of my unfinished research to continue at a later time... or even drop it, in case #195 ever gets merged for instance. these might help: https://devconnected.com/how-to-set-upstream-branch-on-git/ https://jigarius.com/blog/multiple-git-remote-repositories these can use better answers: https://stackoverflow.com/questions/3623755/why-does-my-git-branch-have-no-master https://www.reddit.com/r/git/comments/jy8aoz/merging_unrelated_histories/ |
@nntoan yo dude! could you please help me to make my simple pull request something easy for you to just accept? too often when i update oh-my-bash, things break (on my end) because of this issue! 😔 although today i quickly "solved" it by using
|
Just remove the notice following the below discussion: > ohmybash#194 (comment) > > i read you don't want new themes. and adding plugins is > complicated. plus, i probably added way more than necessary, > anyway. but it works for me. by @cauerego > > ohmybash#194 (comment) > > The words there is a lie, I do recommend new theme pushed to the > repository, please feel free to do that! by @nntoan
Just remove the notice following the below discussion: > ohmybash#194 (comment) > > i read you don't want new themes. and adding plugins is > complicated. plus, i probably added way more than necessary, > anyway. but it works for me. by @cauerego > > ohmybash#194 (comment) > > The words there is a lie, I do recommend new theme pushed to the > repository, please feel free to do that! by @nntoan
so, i just made myself a theme, because i liked OMB but not any of the themes.
https://github.com/cauerego/oh-my-bash/
i read you don't want new themes. and adding plugins is complicated. plus, i probably added way more than necessary, anyway. but it works for me.
since you probably wouldn't want my PR i won't even bother making one... (but let me know if you do)
the question is:
could you please recommend me a way so i could just keep my fork updated as automatically as possible? should i look for github actions or is there some better way?
thanks for this amazing little piece of software! 😘
The text was updated successfully, but these errors were encountered: