charmbracelet/gum
A tool for glamorous shell scripts. Leverage the power of Bubbles and Lip Gloss in your scripts and aliases without writing any Go code! The above example is running from a single shell script (source).
—
https://github.com/charmbracelet/gum
Month: August 2022
ble.sh ―Bash Line Editor―
ble.sh ―Bash Line Editor―
Bash Line Editor (ble.sh) is a command line editor written in pure Bash which replaces the default GNU Readline. Current devel version is 0.4. This script supports Bash 3.0 or higher although we recommend to use ble.sh with release versions of Bash 4.0 or higher.
—
https://github.com/akinomyoga/ble.sh
gustavohellwig/gh-zsh
gustavohellwig/gh-zsh
gh-zsh A simple script to setup an awesome shell environment for Ubuntu and MacOS, with: powerlevel10k theme (https://github.com/romkatv/powerlevel10k) zsh-completions (https://github.com/zsh-users/zsh-completions) zsh-autosuggestions (https://github.
—
https://github.com/gustavohellwig/gh-zsh
Command line wizardry, part two:
Command line wizardry, part two: Variables and loops in Bash
In our first tutorial on command line wizardry, we covered simple redirection and the basics of sed, awk, and grep. Today, we’re going to introduce the concepts of simple variable substitution and loops—again, with a specific focus on the Bash command line itself, rather than Bash scripting.
—
https://arstechnica.com/gadgets/2021/09/command-line-wizardry-part-two-variables-and-loops-in-bash/?itm_source=parsely-api
Fig AI: Translate natural langua
Fig AI: Translate natural language to bash
52Posted by2 hours ago 93% Upvoted
—
https://www.reddit.com/r/commandline/comments/wmtnmd/fig_ai_translate_natural_language_to_bash/?utm_source=share&utm_medium=ios_app&utm_name=iossmf
p-gen/smenu
p-gen/smenu
What is it? smenu is a selection filter just like sed is an editing filter. This tool takes words from standard input or from a file and presents them on the screen in different layouts in a scrolling window. A cursor that you can easily move lets you select one or more of them.
—
https://github.com/p-gen/smenu/blob/master/README.rst