From d5c76ecf4d478424897fb519d76b1a7012b691b5 Mon Sep 17 00:00:00 2001 From: mssalvatore Date: Wed, 15 Jun 2016 17:11:12 -0400 Subject: [PATCH] Change `pwd` to $PWD in osx.plugin.zsh Suggested by @mcornella --- plugins/osx/osx.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index 360c40072..99d66f25e 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -154,7 +154,7 @@ EOF function ofd() { osascript 2>/dev/null <