git-sync VS dotfiles

Compare git-sync vs dotfiles and see what are their differences.

git-sync

Safe and simple one-script git synchronization (by simonthum)

dotfiles

My personal dotfiles and dotfiles installer project (by mikeslattery)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git-sync dotfiles
7 10
737 14
- -
4.3 3.4
3 months ago 3 months ago
Shell Shell
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-sync

Posts with mentions or reviews of git-sync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-05.
  • Joplin – open-source note-taking and to-do application with sync
    15 projects | news.ycombinator.com | 5 Jul 2023
    For those that want to crosslink anything and everything I suggest Logseq[1]. Its journal and graph view are fantastic. And it has many iseful plugins. I use it along with git-sync [2] and syncthing [3] now I can sync the notes across my work, personal desktops and my mobile.

    [1] http://logseq.com/

    [2] https://github.com/simonthum/git-sync

    [3] https://syncthing.net/

  • [Guide] Obsidian Git Sync on app opening Android
    5 projects | /r/ObsidianMD | 12 Feb 2023
    I’m using almost the same approach to automatically sync my vault between my devices (Git, Termux, Tasker). The main difference is, that I'm using the great git-sync script by Simon Thum for syncing. In the past I had some problems with a simple script that included only git pull, commit and push. With the git-sync script I now have less problems. Nevertheless you can't avoid to have conflicts if you or plugins edit the same files at the same time. I have documented my setup in this GitHub repository.
  • NOOB Question: Are my settings being backed up to iCloud? Does anything exist like dotfiles? Brand new to macos. Go easy.
    2 projects | /r/mac | 9 Sep 2022
    Before I came to macos I was using stow to keep all my dotfiles in one place. Then they were being copied nightly to a private github repo with git-sync which, as you know, is nice for versioning. I also had the central dotfile folder in a syncthing folder, so all my configs were always the same on any machine I used. If I update anything on one computer, it's changed on the other automatically. I also have a VPS that's participating, and somewhat acting as an always-on central sync server to keep everything recent.
  • Any notes app that syncs?
    1 project | /r/fossdroid | 15 Jun 2022
    I use vim and git with git-sync addon (I think it's this one: https://github.com/simonthum/git-sync). I don't care too much about mobile, but I also have configured vim via Termux on my Android phone.
  • Dotfile manager like git
    2 projects | /r/linuxquestions | 27 Nov 2021
    I use git bare, it works great: syncs only the files I explicitly add, allows to place git repos as children of $HOME, and I get to sync changes with a single command: you can use an alias to rebase, commit and push or something like git-sync.
  • Is it possible to make a script that calls to a private github repo to update files on my system?
    2 projects | /r/git | 15 Sep 2021
    This is not enough if you want to update from multiple machines. Again u/blevlabs I really suggest you use something like https://github.com/simonthum/git-sync to do this, as it gracefully handles a lot of the corner cases that you might want to implement with something like this.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-20.

What are some alternatives?

When comparing git-sync and dotfiles you can also consider the following projects:

NoteWhispers - Voice memos recorded from the microphone, transcribed offline to text and converted to Joplin notes

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

qmarkdowntextedit - A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras

dotfiles - Dmitry Demenchuk does dotfiles

termux-scripts - Termux scripts to simplify syncing of Git repositories with Android devices

Dotfiles

Android-Password-Store - Android application compatible with ZX2C4's Pass command line application

Dotfiles.system

silicon - Silicon Notes, a web-based personal knowledge base with few frills

gentoo - Gentoo dots

syncthing-android - Wrapper of syncthing for Android.

nvim - My neovim config