Keep homebrew up to date
A guide to automating Homebrew package updates and cleanup on macOS using a custom shell alias.
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.
A developer shares his first impressions of Warp, a new Rust-based terminal, comparing its performance and features to iTerm2.
A guide to migrating from Bash to zsh on macOS, including setting up autosuggestions and transferring history and settings.
A developer shares useful Bash/Zsh commands, aliases, and terminal tips for improving daily workflow and productivity.
A guide to troubleshooting and fixing the 'nvm: command not found' error on Linux for bash, zsh, and fish shells.
A beginner's guide to understanding and using Git for version control, covering basics like repositories, commits, and branching.