hydro VS dotfiles

Compare hydro vs dotfiles and see what are their differences.

hydro

Ultra-pure, lag-free prompt with async Git status—just for Fish (by jorgebucaran)

dotfiles

My Linux configuration files (by bewuethr)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hydro dotfiles
4 2
587 8
- -
2.6 9.1
11 days ago 1 day ago
Shell Vim Script
MIT License 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.

hydro

Posts with mentions or reviews of hydro. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.
  • Is there anyone who knows about the issue of where the typing starts in the terminal?
    1 project | /r/vscode | 11 Jul 2023
    This was already asked here. There's links in that discussion that may help. I use hydro and I've not noticed any issues. You might have luck trying another prompt and seeing if it's still an issue. Or, if you don't use any of the features of the automatic script injection, you might find the fix is simply changing this setting: "terminal.integrated.shellIntegration.enabled": false.
  • What do you think are the good features a bash prompt should have?
    3 projects | /r/bash | 6 Jul 2023
    My prompt basically mimics Fish’s Hydro prompt. The left is a single line that has a truncated $PWD, my git branch, a single symbol for whether my git project dir is ‘dirty’, and a prompt symbol ($ in Bash, % in Zsh, # if I’m root). I use a transient right prompt in Zsh too with command execution times over 10s. Python venvs are the only other thing, but that happens automatically when I activate one. After using this for years, everything else now feels like clutter.
  • From ZSH to Fish
    2 projects | /r/fishshell | 26 Sep 2022
    If you are interested in more in-depth profiling of your fish config, this command is helpful fish --profile-startup=$__fish_config_dir/fishprof.txt -c exit. You'll get detailed profile information in fishprof.txt. You will also probably find that starship is one of the slowest parts of your config. Hydro is a nice alternative if you like a full-featured prompt with speed in mind.
  • Minimal prompts?
    1 project | /r/fishshell | 27 Feb 2021
    https://github.com/jorgebucaran/hydro is pretty minimal

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-07-06.
  • What do you think are the good features a bash prompt should have?
    3 projects | /r/bash | 6 Jul 2023
    And because it's very instructive, I hand-rolled all the rest as well, resulting in this (set via PROMPT_COMMAND).
  • A Way to Manage Dotfiles
    10 projects | news.ycombinator.com | 12 May 2021
    and so on, for each config file. My general dotfiles repo is public here, if you want to take a look how I did it for the tools I use: https://github.com/bewuethr/dotfiles

    This still isn't ideal. For example, I use Git submodules for Vim plugins in the shared repo – but maybe I don't need all of that on my Raspberry pi. I feel like at some point, a config file based solution could be better; or using a tool such as https://yadm.io/, which is using bare repos under the hood.

What are some alternatives?

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

tide - 🌊 The ultimate Fish prompt.

homescripts - Useful shell scripts and dotfiles for Linux

pure - Pretty, minimal, and fast prompt for Fish shell inspired by sindresorhus/pure

dotfiles - My Dotfiles

ayu-theme.fish - ayu color theme for Fish shell

dotfiles - Dotfiles or you can say my swiss army knife. Configs for creating a delightful development experience - vim + tmux + Fzf + Rg + LSP etc.

zsh-autosuggestions - Fish-like autosuggestions for zsh

yadm - Yet Another Dotfiles Manager

dotfiles - zsh, git, vscode, ipython