Bash vs Zsh?

This page summarizes the projects mentioned and recommended in the original post on /r/archlinux

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
  • dotfiles

  • Here is my .zimrc if you want to see what plugins I use.

  • zsh-autosuggestions

    Fish-like autosuggestions for zsh

  • zsh-autosuggestions and zsh-autocomplete are killer features why I use zsh fish comes with similar out of the box but has a little bit awkward config for me bash couldn't do that properly with it's limited scope

  • 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.

    InfluxDB logo
  • zsh-autocomplete

    🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

  • zsh-autosuggestions and zsh-autocomplete are killer features why I use zsh fish comes with similar out of the box but has a little bit awkward config for me bash couldn't do that properly with it's limited scope

  • zsh-abbr

    The zsh manager for auto-expanding abbreviations, inspired by fish shell.

  • abbr: One reason why I was using Fish is the abbreviation feature, which differs from the alias we know. It will automatically expand whenever it is typed or executed, which shows you the real command and logs in the history correctly. This also gives the ability to fine tune a command before executing and examine if it is the correct one. There is even a command to import regular aliases defined in your .zshrc (after that, you can disable the aliases, as you imported them as abbreviations). There a is plugin for zsh which have all this functionality: https://github.com/olets/zsh-abbr

  • zsh-vi-mode

    💻 A better and friendly vi(vim) mode plugin for ZSH.

  • vi-mode: Another feature I wanted was an extended vi mode in the commandline, with NORMAL mode of Vim and some of its commands. I can even use the key "vv" to edit current line in a dedicated real Vim buffer directly (if ever needed for complex commands). Things like selecting surrounding objects, deleting or pasting, undo and such work in this vi mode. This is helpful, if I execute a command and load up the last used command to execute it again with slightly different arguments. There is a plugin for zsh which extends this functionality: https://github.com/jeffreytse/zsh-vi-mode

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Zsh Plugins Commit TOP

    102 projects | dev.to | 25 Dec 2021
  • iTerm2 3.5.0

    6 projects | news.ycombinator.com | 21 May 2024
  • Melhorando e configurando seu novo Shell linux. Pt-2

    5 projects | dev.to | 2 May 2024
  • Fig Is Sunsetting

    1 project | news.ycombinator.com | 14 Mar 2024
  • Make Your Linux Terminal Enjoyable to Use

    3 projects | dev.to | 30 Dec 2023