# macos > Zsh goodies for MacOS users ## Options This plugin sets no Zsh options. ## Functions This plugin adds the following functions: | function | description | | ----------- | --------------------------------------------------------------------- | | `cdf` | Change to the current Finder directory | | `flushdns` | Flush the DNS cache | | `hidefiles` | Hide hidden dotfiles in Finder | | `lmk` | Have Siri 'Let me know' when command completes (ex: `sleep 2 && lmk`) | | `mand` | Read man page with Dash.app | | `manp` | Read man page with Preview.app | | `ofd` | Open the current directory in Finder | | `peek` | Quick look at a file | | `pfd` | Print the frontmost Finder directory | | `pfs` | Print the current Finder selection | | `pushdf` | Push to the current Finder directory to the dirstack | | `rmdsstore` | Remove .DS_Store files recursively in a directory | | `showfiles` | Show hidden dotfiles in Finder | | `trash` | Move a file or folder to the macOS trashcan | ## Aliases This plugin sets no aliases. ## Variables This plugin sets no variables. ## Customizations This plugin does not have any zstyles for customization.