SaaSHub helps you find the best software and product alternatives Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better dotfiles alternative or higher similarity.
dotfiles discussion
dotfiles reviews and mentions
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-01-11.
-
I wrote a script to get rid of terrible keybindings
Features: Changing keyboard brightness Changing screen brightness Going to a workspace Moving window to a workspace Changing volume Disabling touchpad(Need an extra script): https://github.com/zim0369/dotfiles/blob/main/scripts/toggle_touchpad toggle picom
-
It only took me a day to port from vimscript to lua. It's worth it.
Just comparing these two files: 1, 2 makes it obvious how much boilerplate it involves to migrate to lua. With the speed-up being unnoticeable without benchmarking, this migration from one perfectly fine config to another looks like a game, where the player is not interested in the result, but rather in the process itself.
-
HOP.NVIM doesn't have it's own highlighting, instead inherits the color of the text underneath, rendering the markers indistinguishable. How do I resolved this issue(pure lua config)?
HERE IS MY CONFIG
-
Suggest me convenient shortcuts that don't mess up with vim defaults.
Here it is.
-
History isn't smooth
If I write a few lines in vim and undo while writing then vim would erase most of the lines, making undo useless. It also happens when using Ctrl+o. The cursor jumps back in time to a very very very old position. I want history to be smooth just like it was in default vim but I don't know what line in my vimrc could be causing this.
-
Is vim slow with large files and syntax on?
The problems I face with neovim are running code. And also running code which takes input. Neovim just emits ansi escape codes or if a program needs any input then it'd panic the program. Specifically in my vimrc https://github.com/zim0369/dotfiles/blob/main/rcs/vimrc If you take a look at the last block of code written in vimscript which helps me run any program without having to leave vim, doesn't work well with neovim. If you can help me make it work smoothly with neovim then it'd be great.
- Is slow scroll ever going to be fixed?
-
Unable to quickly switch from insert to normal mode.
Here is my vimrc. It's kinda neat. Please take a look and lemme know what I'm doing wrong. Thanks in advance.
- zim0369/dotfiles: my configs
-
Dumping Tmux
I personally don't like tmux though I have a really good tmux config https://github.com/zim0369/dotfiles
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Oct 2024
Stats
Basic dotfiles repo stats
13
10
8.4
5 months ago
The primary programming language of dotfiles is Nix.