What’s so special about PS1? Fun

What’s so special about PS1? Fun with customizing Bash command prompts
What’s so special about PS1? Fun with customizing Bash command prompts
Long ago, when I was still a console newbie, I copied my friend’s bash configuration file. It had all the necessary stuff already included – aliases, colors, and most importantly: a nice prompt setup. I used it on all machines I had access to due to all the extra context it provided.

https://blog.warp.dev/whats-so-special-about-ps1/

utt

queer/utt: utt is the universal text transformer
utt
utt utt is the universal text transformer. utt is intended for converting between textual data representations. For example, utt can be used to convert from JSON to YAML: $ echo “[1, 2, 3]” | utt -i json -o yaml — – 1 – 2 – 3 $ Formats may be supported for input-only or output-only.

https://github.com/queer/utt

5 Modern Bash Scripting Techniqu


5 Modern Bash Scripting Techniques That Only A Few Programmers Know
Programmers often create shell scripts with the Bash command language to automate manual tasks. For example, they create Bash scripts for various configurations, file manipulations, generating build artifacts, and various DevOps-related activities.

https://levelup.gitconnected.com/5-modern-bash-scripting-techniques-that-only-a-few-programmers-know-4abb58ddadad

dust – A more intuitive version


dust – A more intuitive version of du in rust
i just discovered dust on a whim yesterday while randomly looking at the recent updates to arch packages and was pretty impressed with it, so i wanted to share here.screenshot of dust in action — https://i.imgur.com/n5v3oKI.pnghttps://github.com/bootandy/dusthttps://archlinux.

https://www.reddit.com/r/commandline/comments/t32bi4/dust_a_more_intuitive_version_of_du_in_rust/?utm_source=share&utm_medium=ios_app&utm_name=iossmf