@TheNerdyAnarchist Can you give an example of such git interface?
I started using git commands recently and I feel its really cumbersome, of multiple commands just to push or pull updates manually.
@Samurro there's tig, gitui, hub or lab - depending on if you use github or gitlab, git gutter - a vim plugin....
@11backslashes @TheNerdyAnarchist only uploading my config files, no clue if there is an easier solution :D
@11backslashes @TheNerdyAnarchist Wow amazing, thats for the helpful information. Was also already thinking about how issues could arise if I forget to pull before pushing.
Also entering three lines just for something so simple like a makeshift "cloud file saving" seems cumbersome, but that could be solved by some form of scripts similar to what you posted already.
@TheNerdyAnarchist Even though I don't use them myself, because the ones I've seen seem poorly designed, I would use them if they weren't -- because I find GUI to be more compatible with my brain than CLI. I always have to look up command syntax and option names.