1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 18:39:26 +00:00

[general] Miscellaneous cleanup and formatting

This commit is contained in:
Indrajit Raychaudhuri
2017-08-04 12:54:19 -05:00
parent 7b5196ca66
commit a60499f933
11 changed files with 18 additions and 19 deletions

View File

@ -7,7 +7,7 @@
# function pfd {
osascript 2>/dev/null <<EOF
osascript 2> /dev/null <<EOF
tell application "Finder"
return POSIX path of (target of first window as text)
end tell