dotfiles VS dotfiles

Compare dotfiles vs dotfiles and see what are their differences.

dotfiles

My personal dotfiles. do not eat (by lukas-reineke)

dotfiles

A work in progress. Forever. (by Julian)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dotfiles dotfiles
11 4
151 44
- -
3.9 9.2
5 months ago 7 days ago
Shell Perl
- MIT License
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.

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-01-23.

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-06-30.
  • Vim 9.0 Was Released
    21 projects | news.ycombinator.com | 30 Jun 2022
    It depends what kind of person you are, how much energy you want to invest, how much patience you have for stuff that isn't the code you're writing, how much you enjoy editing itself, etc.

    I have a quite extensive setup (https://github.com/Julian/dotfiles/tree/main/.config/nvim) which I built up over 10+ years, indeed sometimes including sitting there for an hour or two and just investigating plugins or writing some function to make editing easier. I enjoy it, and it means I can do lots of things in my setup that involved time investment.

    Others obviously just want to get on with their work.

    To me though part of the reason I use vim/neovim is because anytime something annoys me about editing I can automate it, or find a plugin which has done so already.

  • Recommend config repos that I can use to structure my config?
    25 projects | /r/neovim | 19 Jun 2021
    My (hybrid nvim + vanilla vim for emergency) dotfiles are here: https://github.com/Julian/dotfiles/tree/main/.config/nvim
  • Improving Shell Workflows with Fzf
    15 projects | news.ycombinator.com | 30 Mar 2021
    I have to read through yours which indeed look nice from a quick scan, but if your goal is firstly to save typing file paths, I presume you instead considered just having a shell mapping to do that instead of needing to instrument aliases for each command? Here's mine, which I get by hitting ctrl-s anywhere in any command line: https://github.com/Julian/dotfiles/blob/main/.config/zsh/com...
    15 projects | news.ycombinator.com | 30 Mar 2021
    These are great.

    I'll throw in a fifth, which is I've slowly been cobbling together a simple fuzzy CLI music player (though I use fzy rather than fzf but same idea).

    Code is here: https://github.com/Julian/dotfiles/tree/main/.config/zsh/fun...

    Look at say `artist` or `play` or `shuffle` which are the music ones.

What are some alternatives?

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

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

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

nvim-lspinstall - Provides the missing :LspInstall for nvim-lspconfig

lspsaga.nvim - improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim]

formatter.nvim

efm-langserver - General purpose Language Server

config_manager - My configuration files and tools

nvim-lua-guide - A guide to using Lua in Neovim

fasd - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.

notes - notes on the tools in my Unix/Linux toolbox, dotfiles, etc

nvim-lint - An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.