mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 08:41:43 +00:00
Moved hub into the git plugin.
This commit is contained in:
6
plugins/osx/functions/pfd
Normal file
6
plugins/osx/functions/pfd
Normal file
@ -0,0 +1,6 @@
|
||||
osascript 2>/dev/null <<EOF
|
||||
tell application "Finder"
|
||||
return POSIX path of (target of window 1 as alias)
|
||||
end tell
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user