#commandline
All links tagged #commandline

Bruno, Fx, ActivityWatch, DDEV, and TLDR Pages are all dev tools that you should try out because they're much better than people give them credit for.
A comprehensive list of terminal tools. Also a nice layout!
Install Nothing - The perfect coffee break companion. Watch an endless, realistic Linux terminal installation that never actually installs anything.
I recently discovered Git worktrees, and they've completely changed how I work with Git. I'd heard...
Git worktrees enable multiple branches in separate directories, eliminating stash/switching. Aliases: wta add ../branch, wtr remove, wtl list; cpr shell alias gh pr view + worktree. VS Code extension for switching. Ideal multi-feature/PR review/comparisons.
GitFluence is AI-driven solution that helps you quickly find the right command. Get started with Git Command Generator today and save time.
There's tons of little goodies you can add to your .gitconfig to make your life easier. From hidden gems in the git Man pages to aliases and shell functions, here's a few things I've found useful to reduce friction in my Git workflow.

If you're looking to add a bit of Gemini AI productivity to your Linux command line workflow, you'll be surprised at how easy it is to install and use.
ranger - A VIM-inspired filemanager for the console

I found a useful command for listing commits newest to oldest.
Once you get comfortable poking around with your shell, you start to wonder if there aren’t easier ways to do some common tasks. We’re constantly cd‘ing places, and running commands, and having to rem…
pomd - 🍅 A good old cli based Pomodoro timer with native notifications

Story of how I unexpectedly built a monster of an open source project