nixos-config/dot_oh-my-zsh/plugins/pod
2024-10-22 11:11:45 -04:00
..
_pod chezmoi init 2024-10-22 11:11:45 -04:00
README.md chezmoi init 2024-10-22 11:11:45 -04:00

pod

This plugin adds completion for CocoaPods. CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects.

To use it, add pod to the plugins array in your zshrc file:

plugins=(... pod)