config VS dotfiles

Compare config vs dotfiles and see what are their differences.

config

Config files for some things. (by mid-kid)

dotfiles

Exquisitely handcrafted dotfiles (by mattgreen)
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
config dotfiles
2 1
4 10
- -
8.7 4.8
8 days ago 4 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.

config

Posts with mentions or reviews of config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.
  • fish-shell: the user-friendly command-line shell
    24 projects | news.ycombinator.com | 26 Aug 2023
    I went through the initial config wizard of zsh exactly once, almost a decade ago[1]. It took me maybe 5-10 minutes, and even though I don't fully understand what each command means, I haven't modified it in all this time, and it works well. I really don't think this was any significant waste of time or tedious task - I was just as free to simply ignore it.

    Most of the remainder of my zsh config are prompt utilities and other things I've added over the years. I don't use or really need any plugins, though if I needed, last time I tried zplug it was really easy to set up and use.

    [1]: https://github.com/mid-kid/config/blob/master/shell/.zshrc#L...

  • $Home, Not So Sweet $Home
    7 projects | news.ycombinator.com | 16 Aug 2023

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 2023-08-26.
  • fish-shell: the user-friendly command-line shell
    24 projects | news.ycombinator.com | 26 Aug 2023
    Best part of fish is how little config is needed. I’m 41, married with kids. Old AF by some standards. I have zero patience with wasting my time configuring tooling.

    zsh felt like it fought me every step of trying to configure it to be halfway decent. And a lot of zsh scripts out there aren’t exactly bulletproof. It shouldn’t matter, except for the fact that if you use the shell with any regularity you will inevitably bump into edge cases that weren’t handled well by a mishmash of user scripts whose provenance is mostly copy/paste with little understanding of why it is all needed.

    Here’s my fish dotfiles:

    https://github.com/mattgreen/dotfiles/tree/master/fish

    It has a submodule based plugin system (loader in conf.d), an async git prompt, my aliases, and a few env vars set. It needs no maintenance because fish provides almost everything already.

What are some alternatives?

When comparing config and dotfiles you can also consider the following projects:

vuizvui - Nix(OS) expressions used by the OpenLab and its members

virtualfish - Fish shell tool for managing Python virtual environments

xdg-ninja - A shell script which checks your $HOME for unwanted files and directories.

fast-syntax-highlighting - Feature-rich syntax highlighting for ZSH

oh-my-fish - The Fish Shell Framework

starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

fzf-tab - Replace zsh's default completion selection menu with fzf!

xdg-go - Go implementation of the XDG Base Directory Specification and XDG user directories

zinit - 🌻 Flexible and fast ZSH plugin manager

nixpkgs - Nix Packages collection & NixOS

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.