SaaSHub helps you find the best software and product alternatives Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
-
nvim
A non-minimal Neovim config built to work most efficiently with Frontend Development (by ecosse3)
-
neovim-dots
Discontinued beautiful neovim setup configured in lua [Moved to: https://github.com/siduck76/NvChad]
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
dotfiles
🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow (by numToStr)
-
Dotfiles
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more (by beauwilliams)
-
-
-
-
dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces. (by kutsan)
-
-
-
nvim-dots
NeoVim configuration written in Lua, that strives to be well organised, non-bloated but functional and well documented.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles discussion
dotfiles reviews and mentions
- Recommend config repos that I can use to structure my config?
-
List of neovim lua configs?
https://github.com/fsouza/dotfiles https://github.com/wbthomason/dotfiles https://github.com/glepnir/nvim https://github.com/elianiva/dotfiles
-
Neovim integration
I'd suggest to use the nightly version of neovim and use treesitter which could provide a better highlightings and handle the lang="ts" better. Anyway, here's my dotfiles if you need them. I use neovim builtin LSP, you might wanna use COC if you want to get it setup easier.
-
How to change colorscheme in Lua without any plugins?
You can't do that for now. I just use vim.cmd("hi Stuff guifg=colour") and made a wrapper to make it easier for now, this is fine for me.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Aug 2026
Stats
The primary programming language of dotfiles is TypeScript.