Zsh Plugin: macOS

Today

Description

macOS-specific utilities, shortcuts, and integrations for common system operations, Finder interactions, and system management.
GitHub

Essential Commands

Advanced Commands

Usage Examples

# Finder integration
ofd                  # Open current directory in Finder
cdf                  # Go to Finder's current directory
pfd                  # Print Finder's current path
 
# File management
showfiles            # Show hidden files (.env, etc.)
rmdsstore           # Clean up .DS_Store files
trash old-file.txt  # Move to trash instead of rm
 
# System utilities
quick-look README.pdf
man-preview git
btrestart           # Fix Bluetooth issues