sd: your script directory

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    a cozy nest for your scripts (by ianthehenry)

  • Yeah :( https://github.com/ianthehenry/sd/issues/9

    The trouble is `sd` is just so easy to type on a qwerty keyboard, and it's such a nice mnemonic for "script directory." I've thought about renaming it, but I can't think of anything I like nearly as much.

  • direnv

    unclutter your .profile

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

    🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

  • sd

    Intuitive find & replace CLI (sed alternative)

  • I love the idea and I'll try it out, but a heads up in case the author is around: the name sd clashes with another tool [0], which works as an alternative to sed.

    I use that one pretty often, so maybe my first managed script will be one which symlinks binaries :)

    [0] https://github.com/chmln/sd

  • just

    🤖 Just a command runner

  • I've found the script runner "just" to be worth using. https://github.com/casey/just

    just (at a glance) is like a Makefile, but with some nice UX improvements that make it worth using. e.g. with `just --choose`, it runs fzf against the targets.

  • garden

    Garden grows and cultivates collections of Git trees ~ Official mirror of https://gitlab.com/garden-rs/garden (by garden-rs)

  • If you're into this kinda thing then then you might be interested in my take on improving over a "big pile o scripts" (and repos).

    https://github.com/davvid/garden

    Garden is a multi-repo powertool for running custom commands and mashing random shell scripts and loosely-coupled repos into a version-controllable config file. If you're weird like me you might like it.

  • sad

    CLI search and replace | Space Age seD

  • 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

  • Carapace: A multi-shell completion library and binary

    8 projects | news.ycombinator.com | 22 Apr 2024
  • fish-shell: the user-friendly command-line shell

    24 projects | news.ycombinator.com | 26 Aug 2023
  • My ultimate shell setup with Fish shell and Tmux

    12 projects | news.ycombinator.com | 22 Apr 2023
  • Master any CLI tool with this one weird trick

    5 projects | dev.to | 14 Dec 2022
  • Which extension is this? I was just watching the lecture of hitesh chodhary on typescript. He told that this extension will tell you whether the npm package available or not, but didn't mentioned the name. Anyone who knows?

    2 projects | /r/vscode | 12 Dec 2022