Arch Installation for Beginners

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zsh-completions

    Additional completion definitions for Zsh.

    $ git clone https://github.com/zsh-users/zsh-completions ${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • zsh-syntax-highlighting

    Fish shell like syntax highlighting for Zsh.

    $ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting $ git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

  • zsh-autosuggestions

    Fish-like autosuggestions for zsh

    $ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting $ git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

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

  • Setting up a MacBook for development in 2024

    5 projects | dev.to | 8 Jan 2024
  • ZSH + Oh My ZSH! on Windows with WSL

    4 projects | dev.to | 3 Mar 2023
  • Wrote a "plugin manager" shell function. Any ideas for improvement?

    5 projects | /r/zsh | 13 Feb 2023
  • How to get zsh-autosuggestions and zsh-syntax-highlighting working when installed with xbps?

    2 projects | /r/voidlinux | 29 Jan 2023
  • Why should I care wether my shell is POSIX compliant?

    6 projects | /r/archlinux | 25 Jan 2023

Did you konow that Shell is
the 9th most popular programming language
based on number of metions?