Posts tagged "mac"

  1. Syntax highlighting for code snippets in Keynote with Pygments

    Creates an Automator workflow for applying syntax highlighting to code snippets in Keynote presentations using Pygments, with clipboard-based text processing.

  2. Launching a macOS application with a custom path

    Explains how to configure macOS applications launched from Dock or Launchpad to run with custom PATH environments, overcoming the default limited path.

  3. Uninstalling things installed via .pkg installers

    Addresses the lack of built-in uninstall mechanism for .pkg installers on macOS, presenting both automated and manual removal methods.

  4. Setting up Mac-like zsh keyboard shortcuts on a Mac

    Practical guide to configuring zsh keyboard shortcuts on macOS, navigating the complexity of shell configuration and character sequences.

  5. Showing a random quote from a file on the desktop

    Step-by-step instructions for displaying random quotes on the desktop using NerdTool and simple shell commands.

  6. Installing PostGIS with Homebrew

    Step-by-step instructions for installing PostGIS using Homebrew on macOS, since official documentation didn't cover this method.