My favorite bash shortcuts in 2023

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

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
  • oh-my-fish

    The Fish Shell Framework

  • I use fishshell, and its Oh my fish framework as my command line shell. Over the years, I have gathered many useful functions and shortcuts. Here are my favorites.

  • thefuck

    Magnificent app which corrects your previous console command.

  • Sometimes I use The Fuck app for my terminal, but it might be inconvenient when sharing screen. So, I use a shortcut pls to run fuck command.

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

    Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

  • I am using git-flow, a set of Git extensions that makes it easier to implement Vincent Driessen's branching model I have used for ages.

  • z

    z - jump around

  • For general filesystem navigation in my terminal, I'm using z command. But for finer control, I am using the following commands.

  • fish-shell

    The user-friendly command line shell.

  • I use fishshell, and its Oh my fish framework as my command line shell. Over the years, I have gathered many useful functions and shortcuts. Here are my favorites.

  • fish

  • If you want to see my complete fish configuration, I have it versioned on GitHub.

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

  • Two things that make my Terminal experience awesome 🚀 in Mac

    4 projects | dev.to | 18 Sep 2022
  • Show HN: Oh-heck, a terminal command for when you forget other terminal commands

    7 projects | news.ycombinator.com | 18 Mar 2022
  • I wrote a program that fixes your errors in the command line

    3 projects | /r/linux | 28 Dec 2021
  • Control Linux based distros using hand gestures using OpenCV, GTK, Mediapipe

    2 projects | news.ycombinator.com | 14 Apr 2024
  • Thefuck: Correct errors in previous console commands

    1 project | news.ycombinator.com | 1 Apr 2024