From 25f46952a3252c369589473be01526a2b0d175df Mon Sep 17 00:00:00 2001 From: Mohammad Mahdi Rahimi Date: Mon, 2 Jan 2017 13:11:12 +0330 Subject: [PATCH] Update mac plugins --- Plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins.md b/Plugins.md index 2cc4fcd..a059991 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1059,6 +1059,10 @@ See [the README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/n | `pushdf` | `pushd` to the current Finder directory | | `quick-look` | Quick-Look a specified file | | `man-preview` | Open a specified man page in Preview app | +| `showfiles` | Show hidden files | +| `hidefiles` | Hide the hidden files | +| `itunes` | Control iTunes. User `itunes -h` for usage details | +| `spotify` | Control Spotify and search by artist, album, track and etc.| See the [README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/osx) for more information.