Posts tagged "mac"
-
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.
-
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.
-
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.
-
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.
-
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.
-
Installing PostGIS with Homebrew
Step-by-step instructions for installing PostGIS using Homebrew on macOS, since official documentation didn't cover this method.