To people who have tons of shell scripts and aliases, how do you organize/categorize them?

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

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

    My dotfiles, full of my day to day functions. (by rawiriblundell)

  • Aliases and functions that I often use go into my ~/.bashrc. This is intentionally monolithic as it allows me to bootstrap my environment in a single hit, without having to potentially sit through months of change control reviews with a customer just to get approval to use something like git or stow etc. I will almost always be allowed to scp ~/.bashrc remotehost:

  • .dotfiles

    :fireworks: Arch Linux with i3 / nvim / tmux / urxvt / zsh / ... (by Phantas0s)

  • I've all my functions in one file: https://github.com/Phantas0s/.dotfiles/blob/master/zsh/scripts.zsh

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

  • I should be able to use my entire computer with just my keyboard. Computer mice are annoying while working.

    1 project | /r/unpopularopinion | 16 Apr 2023
  • A Guide to the Zsh Line Editor with Examples

    3 projects | dev.to | 22 May 2022
  • Building Your Mouseless Development Environment now in print

    1 project | /r/commandline | 27 Feb 2022
  • A Guide to the Zsh Completion With Examples

    4 projects | dev.to | 11 Dec 2021
  • What's The Vim Runtime? A Guide With Examples

    1 project | dev.to | 6 Dec 2021