#Command_Line

2025-02-13

If you are a Unix nerd and wish you spend less time using your mouse while watching flashy colors, I recommend that you give Offpunk a try:

offpunk.net/

I’m trying to make it easier to get started with offpunk. Feedbacks and discussions are welcome on the mailing-list :

lists.sr.ht/~lioploum/offpunk-

or on the fediverse, using the #offpunk hashtag. Or on your blog. That would be awesome to read blog posts about people using offpunk

#python #cli #linux #command_line #offline

My quick little #PHP command line tool that generates commands from your description via LLM. Edit and execute them directly: github.com/combatwombat/php-cm

Supports Anthropic, OpenAI, Google and ollama. Pretty neat so far, especially for ffmpeg or other complex commands.

Removes the chatbot middleman (which removes the Google middleman 😬)

#ai #command_line

generate git commandsffmpeg command to combine image and audio. also cowsay.
2024-12-24

Today I gave Oh my tmux! a nice SVG logo, building on @jasonlong's original work.

I meant to do this 4 years ago, but oh well... πŸ˜…

I also learnt how to prevent GitHub from generating links to images in README.md

See it in action: github.com/gpakosz/.tmux πŸš€

#tmux #command_line #svg

πŸ³οΈβ€βš§οΈDebian :linux:wikifox@g0v.social
2024-12-22
2024-12-02

Struggling with "jq"? Try jq with CLI:

github.com/noahgorstein/jqp

#linux
#command_line
#tui

Henry Bley-Vromanolets@hachyderm.io
2024-11-12

v6 of zsh-abbr, the zsh manager for auto-expanding abbreviations, is out πŸŽ‰Excited to ship a bunch of new features

Highlights:

πŸ†• History: optionally save abbreviations to your shell history
πŸ†• Prefixes: strings and globs that can precede regular abbreviations. Now you can `sudo <my regular abbreviation>`
πŸ†• Reminders: optionally get "you could have used your abbreviation …" notices

zsh-abbr.olets.dev/

#ZshAbbr #zsh #shell #terminal #CLI
#command_line #command_line_utilities

2024-11-11

Spotlight search seems to have lost/corrupted its index after upgrading to Sequoia, causing a hassle launching apps because who clicks things?

`sudo mdutil -i on -Eav`

The ui will show the status of the index rebuild.

What is it?

- `mdutil` - utility to manage Spotlight indexes
- `-i on` - turn indexing on
- `-E` - erase and rebuild index
- `-a` - all stores on all volumes
- `-v` - verbose

#macos #sequoia #macos_15_sequoia #macos15sequoia #commandline #command_line #command_line_utilities

I keep all of my shell history in flat text files, forever. While looking for something else, I found this monstrosity:

gist.github.com/sjaturner/a745

I used it to rotate photos in an old Picassa archive. Essentially, Picassa never rotated the pictures, it kept an .ini file which described the operations to perform on each file.

This is not an example of a good command line, more of an illustration of how you can build up complex operations with pipes, a stage at a time.

#linux #command_line #bash

This is a complicated and nasty looking command line. The context is given in the post, and the linked Github Gist.
2024-09-17

GitHub let their deb/rpm package signing key expire

How to fix is here:
github.com/cli/cli/issues/9569

But the telling part is this section at the end:

"Since the last time this key expired, the entire GitHub CLI team has changed, resulting in a loss of institutional knowledge. Unfortunately, the current team was unaware of the timebomb in this part of our release process."

eeek!

#GitHub #Linux #command_line

Rachael Ava πŸ’πŸ»β€β™€οΈRachaelAva1024@tech.lgbt
2024-07-01

I love using the Linux terminal. It makes me feel powerful! :blobfoxcomfycomputer:

#Linux #CLI #Command_Line #PowerUser #Alacritty

piotr :kubernetes: :ferris:piotr1215@fosstodon.org
2024-06-20

I've been using #AI tools via #command_line for a long time and gathered some of my favorites in a short blog. Hope someone finds it useful: piotrzan.medium.com/5-must-hav

2024-06-18

How did I not know that you can do multiple #shell expansions in the same line? Plus the extreme usefulness of ".." which I never remember to use. Just seen on a Python list (of all places):

$ echo {1..4}0{1..3}
101 102 103 201 202 203 301 302 303 401 402 403

#command_line #linux

2024-06-16

If you share my fascination for terminal color schemes and customizing your developer tools, my latest blog post might be right up your alley.

πŸš€ Let's create a terminal color scheme!

hamvocke.com/blog/lets-create-

#programming #command_line #cli

2024-06-13

Fast recent/frequency shell filesystem navigation using z
github.com/rupa/z
youtube.com/watch?v=qbNn5zJLZU
On #Fedora, `brew install z` does the trick
#Z_Shell #bash_shell #linux #command_line #opensource

2024-05-05

#NeoFetch #command_line #utility is discontinued, I chose #screenfetch as a replacement. πŸ˜… πŸ‘ 🐧 #linux

2024-03-26

I missed it but in #fzf version 0.48.0 the shell integration scripts are now embedded in the fzf binary. This simplifies the installation.

fzf is an interactive unix filter for the command line

github.com/junegunn/fzf

#command_line #GoLang

Result of the command line fzf
the list is then filter using fzf keyword to display only 19 out of 41 entries
2024-03-24

#starship is a cross-shell prompt written in #RustLang #rust
I'm using it on #windows (on linux I use powerline10k)

github.com/starship/starship

starship.rs/guide/

In #PowerShell you can have a Transient Prompt (To replace the previous printed prompt)
See the demo in the screenshot.

starship.rs/advanced-config/#t #command_line

Powershell window with the following command:
cd .\.config
dir

The prompt is displaying "slamp in ~/.config"

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst