From 9915fe0a922d43ace08791494ce5a81fb8685e09 Mon Sep 17 00:00:00 2001 From: drootang Date: Sun, 29 Jan 2017 11:03:19 -0500 Subject: [PATCH] Renamed pdx for better consistency --- plugins/osx/osx.plugin.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index 9dfaf8670..e61ed413e 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -160,7 +160,7 @@ function pfs() { EOF } -function xcodeprojdir() { +function pxd() { dirname $(osascript 2>/dev/null <