dfm VS dotvim

Compare dfm vs dotvim and see what are their differences.

dfm

dotfile manager with 0 dependencies, minimal configuration, and automatic cleanup (by CGamesPlay)

dotvim

:beers: My very own VIM config. It's the very bestest in the galaxy. Towel included. (by cookiengineer)
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
dfm dotvim
1 4
68 11
- -
2.8 1.8
9 months ago 11 months ago
Go Vim Script
BSD Zero Clause License -
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.

dfm

Posts with mentions or reviews of dfm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-28.
  • GitHub Does Dotfiles
    10 projects | news.ycombinator.com | 28 Aug 2022
    A few years ago I spent some time developing my own solution to this, which I published on GitHub. I drew inspiration from the best dotfiles managers at the time, but I found deficiencies in all of them which is why I made my own. Basically: no configuration file, uses symlinks and not copies or templates, and can clean up files after you remove them. The result is dfm [0]. I talk more about the differences from other high-quality projects in the README. If you like DFM, I’d appreciate a star on GitHub so that I can hit 100 to qualify to be listed on the dotfiles.github.io list :)

    [0] https://github.com/cgamesplay/dfm

dotvim

Posts with mentions or reviews of dotvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-17.
  • Homebrew Website Club
    6 projects | news.ycombinator.com | 17 Sep 2023
    Honestly I don't think a low JS usage makes a website better. For me, I always cherished a separation of concerns approach, where I am trying to make a website work as good as possible with HTML and CSS only (including print stylesheets).

    JS is for me where the fun interaction comes from, where the little details can shine through.

    https://cookie.engineer

  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    https://cookie.engineer

    I don't have many posts, but some ideas in the pipeline that I'm working on. Planning on documenting a lot more about the hardware tinkering I am doing.

    I also added a bunch of secrets and games to the website, with the idea that the source code can be used to explore and learn. There's even an unsolved crypto puzzle in there, but it seems to be a little too hard considering it's been unsolved for over 10 years now.

  • GitHub Does Dotfiles
    10 projects | news.ycombinator.com | 28 Aug 2022
    My dotvim repo [1] contains a statically archived version of all plugins, as to being able to work in case things upstream get unstable or aren't integrated yet with my config.

    I'm using a copy of zen.vim [2] which is quite nice because it's basically a git clone which is integrated with vim's native plugin api.

    I've also written some cleanup scripts, because people never learn it's bad to upload their readme gifs into the git repos ...

    [1] https://github.com/cookiengineer/dotvim

    [2] https://github.com/danishprakash/vim-zen