notes VS dotfiles

Compare notes vs dotfiles and see what are their differences.

notes

notes on the tools in my Unix/Linux toolbox, dotfiles, etc (by sitaramc)

dotfiles

A work in progress. Forever. (by Julian)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
notes dotfiles
17 4
53 44
- -
1.5 9.2
about 1 year ago 12 days ago
Vim Script Perl
GNU General Public License v3.0 or later 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.

notes

Posts with mentions or reviews of notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-01.

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 notes and dotfiles you can also consider the following projects:

clifm - The shell-like, command line terminal file manager: simple, fast, extensible, and lightweight as hell.

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

smenu - smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.

vifm.vim - Vim plugin that allows use of vifm as a file picker

suda.vim - 🥪 An alternative sudo.vim for Vim and Neovim, limited support sudo in Windows

nbrowser - 🔗 🌐 : an easy way to open links in browsers, mimic the "Open URL with..." dialog on Android, `nbrowser` help you open links in a browser

Watson - :watch: A wonderful CLI to track your time!

dedupe - :id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.

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

kubectx - Faster way to switch between clusters and namespaces in kubectl

neovim - Vim-fork focused on extensibility and usability

up - Ultimate Plumber is a tool for writing Linux pipes with instant live preview