Atuin – Magical Shell History
#HackerNews #Atuin #Magical #Shell #History #CommandLineTools #Shells #OpenSource #TechNews
Atuin – Magical Shell History
#HackerNews #Atuin #Magical #Shell #History #CommandLineTools #Shells #OpenSource #TechNews
So I recently got a Macbook for use at work, and decided to learn a bit more about zsh, the default shell.
Things escalated quickly.
Yesterday I switched all my Linux machines to zsh.
Today I submitted a patch to the zsh developers that adds some configurability to one of the default prompts. 😄
Switching to zsh from bash was painless and fun. It seems like almost everyone defaults to using oh-my-zsh, but I found that the plain vanilla default configuration in Ubuntu/Debian is already much nicer than bash.
If you're a bash user, it seems like everything Just Works. But! You can tab-complete way more stuff! It's great. I love love the command option completion and expansion: type "rsync -<TAB>" and you get a full page of rsync options and descriptions of them!
No more starting a command...thinking of what you want it to do, and forgetting the option name...erasing the command, looking at the man page, searching for the option, quitting, retyping the command...
🚀 Wow, yet another CLI framework promising to be "blazing fast"🔥. Because, clearly, the world was desperately lacking yet another way to make command-line tools "ergonomic" 🙄. Meanwhile, Zig enthusiasts rejoice—finally, something to occupy them besides debating semicolon placements. 🎉
https://github.com/xcaeser/zli #CLIFrameworks #BlazingFast #CommandLineTools #ZigProgramming #Ergonomics #DeveloperHumor #HackerNews #ngated
So I just learned about fzf, the "fuzzy finder", and its integration with your shell. OMG it's amazing!
https://github.com/junegunn/fzf?tab=readme-ov-file#-
https://www.freecodecamp.org/news/fzf-a-command-line-fuzzy-finder-missing-demo-a7de312403ff/
You can pretty much just type ** (or ctrl-T) wherever you want a file. Do ctrl-R and get shell history search. Use alt-C to change directories.
Very simple and SUPER useful!
Ah yes, the world desperately needs another command line tool for #macOS because double-clicking is just too mainstream. 🎉 Now you can spend hours mastering syntax to set file openers instead of actually opening files. 🤦♂️ Bravo, tech world!
https://github.com/philocalyst/infat #commandlinetools #techhumor #softwaredevelopment #productivityfails #filemanagement #HackerNews #ngated
🚨BREAKING: Another shiny toy for the five people who actually know what an "embedded linker" is! 🎉🔗💾 Pro tip: Enable #JavaScript first—because nothing screams "cutting-edge tech" like needing web support for command-line tools. 🙄💻
https://www.qualcomm.com/developer/blog/2025/04/eld-new-open-source-embedded-linker-tool-for-embedded-systems #breakingnews #embeddedlinker #technews #commandlinetools #HackerNews #ngated
Just discovered Superfile, an exceptional file management tool you can effortlessly operate directly from your command line! With Superfile, efficiently handle, organize, and explore your files without leaving the terminal, making it perfect for developers and tech aficionados.
Experience its user-friendly features and swift performance at: https://superfile.netlify.app/ #FileHandling #CommandLineTools #Superfile #TechProficiency
Thank you for attending and the great live feedback! We're going to continue this project for 2-4 sessions and see how far we get.
VOD: https://youtube.com/live/euUFUq35nZI?feature=share
See you next week!
My best command line tool discovery of 2024: htop
https://htop.dev
TIL airdrop-cli
That's right! Airdrop files right from the command line
https://github.com/vldmrkl/airdrop-cli or just
brew install vldmrkl/formulae/airdrop-cli
Apparently, getting a bibtex item from a DOI through the commandline is not very difficult!
curl -LH "Accept: application/x-bibtex" https://doi.org/10.1002/evan.10110
Check-out here: https://github.com/matthewfeickert/dotfiles/commit/eaed22bf405136ac742b94cf2428cac9837313d1
AI Assistant Translates Your Every Request For The Command Line https://hackaday.com/2023/08/30/ai-assistant-translates-your-every-request-for-the-command-line/ #ArtificialIntelligence #commandlinetools #SoftwareHacks #commandline #ChatGPT
halp | A #CLI tool to get help with CLI tools 🐙
https://halp.cli.rs/
#LibreSoftware #CommandLineTools #Utility #RustLang
Looks like a pretty interesting resource. Posting it here largely as a reminder to myself, but maybe new to some others as well.
I'm kinda looking for a cat replacement (like bat) that doesn't just fail when called with the path of a directory, but instead lists the directories contents.
(But ofc, I don't want to blindly have an if around cat and ls because I don't want to fool myself when a text file contains the output of ls)
With output for human consumption, not to replace cat in scripts.
“A List Of New(ish) Command Line Tools”, Julia Evans (https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools/).
On HN: https://news.ycombinator.com/item?id=31009313
On Lobsters: https://lobste.rs/s/q3yeyo/list_new_ish_command_line_tools
*Wenn du in notepad++ STRG-O drückst um die Datei zu speichern*
:awesome: :troll:
#nano #commandlinetools