SaaSHub helps you find the best software and product alternatives Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
-
-
-
spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
envfs
Fuse filesystem that returns symlinks to executables based on the PATH of the requesting process.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles discussion
dotfiles reviews and mentions
-
Installing Python/PIP tools with home-manager
(taken from https://github.com/siraben/dotfiles/blob/master/home-manager/.config/nixpkgs/python-packages.nix) but that did not even download the packages in question.
-
Make Linux Fast Again
I had the exact same kernel parameters in my NixOS configuration[0] and after some benchmarks (mostly Emacs-related) I observed a 10-15% speedup, pretty neat.
[0] https://github.com/siraben/dotfiles/commit/c0eb0b43083738cab...
-
Using LSP in Emacs and Debian
Note that when you use LSP with Emacs, installing language servers can quickly lead to dependency hell. I use home-manager[0] to specify which language servers I want installed[1] (among other things such as compilers for different languages) so integration with Emacs is reproducible.
[0] https://github.com/nix-community/home-manager
[1] https://github.com/siraben/dotfiles/blob/bad2e8a29b6622e10bc...
-
How to write a linter using tree-sitter in an hour
Using Nix and home-manager I'm able to have this setup with Emacs work across Linux and macOS (x86 and arm64) because it compiles the grammars from Nixpkgs itself (the grammar list can also be augmented declaratively with other grammars).
[0] https://github.com/siraben/dotfiles/blob/a0f49781ecb05693908...
-
How to Learn Nix
I recently got into running my own NixOS server—setting up Nextcloud[0], a website[1], DNS server and most recently a mail server[2] were all incredibly easy, in fact, setting up DNS records is more involved than configuring a mail server on NixOS! This was all done on a server with less than 10 GB of disk space as well.
With additional software such as NixOps, personal servers can also be easily spun up and provisioned.
While inevitably there are rough edges if you look deeply enough, I think the default OOTB experience has been incredible for use on a server and as a day-to-day distro. Highly predictable and declarative configurations is the way to go.
[0] https://github.com/siraben/dotfiles/blob/ffaaacf8888a5c4167b...
[1] https://siraben.dev
[2] https://gitlab.com/simple-nixos-mailserver/nixos-mailserver
- Using libgccjit to make Emacs 2.3x to 42x faster [pdf]
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Sep 2024
Stats
siraben/dotfiles is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of dotfiles is Emacs Lisp.