confgit VS dotfiles

Compare confgit vs dotfiles and see what are their differences.

dotfiles

My personal dotfiles managed by stow (by flipflop133)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
confgit dotfiles
1 2
5 5
- -
0.0 1.1
about 2 years ago over 1 year ago
Python Python
GNU General Public License v3.0 only -
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.

confgit

Posts with mentions or reviews of confgit. We have used some of these posts to build our list of alternatives and similar projects.

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-12-11.
  • Some tips on how to take advantage of i3wm
    2 projects | /r/i3wm | 11 Dec 2022
    Btw I am an long time i3 user so don't bother if your dotfiles require mastery to understand them, I'm interested in how you handle things. Here's mine if you want to have a look 👀: https://github.com/flipflop133/dotfiles
  • My computer is getting hot after writing these things!!!!!!!
    1 project | /r/i3wm | 2 Jan 2022
    A few things I see here. First, you should not use exec-always but exec for this kind of script otherwise when you will reload your config it will spawn another process. Or if you want to use exec-always at least make sure your script check if there's not another instance running using lock files. Second, you don't need that bloated upower interface you can directly use cat to retrieve the value, it should be somewhere like "/sys/class/power_supply/BAT0". Third, as other pointed out you should use sleep so you script doesn't run as much as your processor can handle, something like "sleep 60" should be way enough since your battery status doesn't change every few seconds. Another way would be to use the Upower Dbus interface and create a signal listener that will listened for Upower to report battery properties changes. I made a script exactly like this: https://github.com/flipflop133/dotfiles/blob/main/scripts/.config/scripts/python/battery_notification/battery_notification.py

What are some alternatives?

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

colorer - Because having to change the hex codes manually is annoying.

rofi-notion - Quickly create new Notion pages for your databases with rofi as GUI.

link-the-dots - Link your dot(file)s

dopamine-2022 - Use the i3 window manager single-handed should you have a movement disorder such as Parkinson's Disease which makes typing key chords difficult

revup - Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.

i3scripts - My scripts for enhancing i3wm

github-repo-backup - Simple tool to backup GitHub repositories

dotfiles - git, etc config files. Good stuff (actually for me)