diff --git a/Plugins.md b/Plugins.md index 9e076c7..11765d5 100644 --- a/Plugins.md +++ b/Plugins.md @@ -330,7 +330,14 @@ Adds tab-completion of Grails script names to the command line use of grails. L ## osx **Maintainer:** [robbyrussell][robbyrussell] -* `tab` - open the current directory in a new tab via the *tab* command +* `tab` - open the current directory in a new tab +* `pfd` - return the path of the frontmost Finder window +* `pfs` - return the current Finder selection +* `cdf` - cd to the current Finder directory +* `pushdf` - pushd to the current Finder directory +* `quick-look` - Quick Look a specified file +* `man-preview` - open a specified man page in Preview +* `trash` - move a specified file to the Trash ## perl **Maintainer:** [robbyrussell][robbyrussell]