How to stop AWS CLI clearing the screen
A guide to prevent AWS CLI from clearing the screen after displaying help or command output, using environment variables like MANPAGER and AWS_PAGER.
A guide to prevent AWS CLI from clearing the screen after displaying help or command output, using environment variables like MANPAGER and AWS_PAGER.
Learn how to use the zsh_stats command in Oh My Zsh to analyze your most frequently used terminal commands.
A guide to using a command-line timer tool on macOS to implement the Pomodoro Technique for focused work sessions.
Ghostty terminal devlog update covering beta program growth and the introduction of a new Terminal Inspector tool for developers.
Ghostty terminal emulator devlog covering GUI improvements, beta growth, and a discovered Vim bug related to TERM variable handling.
A guide to automating Homebrew package updates and cleanup on macOS using a custom shell alias.
A developer's guide to setting up a clean, minimal coding environment on a MacBook, covering essential tools like VS Code, zsh, Git, and NVM.
A guide to setting up the terminal-based Spotify client spotify-tui with the lightweight daemon spotifyd, using PulseAudio for audio on Linux.
A look at Warp, a modern terminal emulator with AI-assisted command suggestions and crowd-sourced workflow templates to boost command-line productivity.
Explores the history of copy-paste keyboard shortcuts, the Ctrl+C conflict in terminals, and proposes using Super+C as a universal solution.
A tip on adding comments to shell commands to make them easier to search and reuse later, using examples with pytest and database objects.
Learn how to use the macOS Terminal 'open' command to quickly open the current directory, specific files, or URLs in Finder and other applications.
Guide to running SketchUp Make 2017 on an M1 Mac with macOS Monterey by removing code signatures via Terminal.
A developer shares practical tips and advanced techniques for managing Kubernetes clusters more efficiently, covering terminal setup, kubectl mastery, and automation.
Explains the key differences and similarities between regex patterns used in programming and glob patterns used in terminal file matching.
A guide to customizing your Zsh terminal prompt with Git integration, colors, and useful information.
A beginner-friendly guide for front-end developers to learn essential terminal commands and tricks for modern web development.
A developer shares a curated list of productivity tools for macOS and cross-platform use, including Raycast, Fig, and Starship.
Learn about Django commands, including built-in tools and how to create custom scripts to interact with your application.
Introduces haskell-docs-cli, a terminal tool for quickly searching Haskell package documentation and source code without leaving the editor.