up VS dotfiles

Compare up vs dotfiles and see what are their differences.

up

Ultimate Plumber is a tool for writing Linux pipes with instant live preview (by akavel)

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
up dotfiles
25 4
8,112 44
- -
0.0 9.2
7 months ago 7 days ago
Go Perl
Apache License 2.0 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.

up

Posts with mentions or reviews of up. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.

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

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

dive - A tool for exploring each layer in a docker image

nvim-jqx - Populate the quickfix with json entries

zsh-history-substring-search - 🐠 ZSH port of Fish history search (up arrow)

fx - Terminal JSON viewer & processor

hurl - Hurl, run and test HTTP requests with plain text.

watchexec - Executes commands in response to file modifications

lnav - Log file navigator

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

fselect - Find files with SQL-like queries

gdu - Fast disk usage analyzer with console interface written in Go