1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-01-22 03:06:48 +00:00

FIXED: syntax error in osx module tab function

This commit is contained in:
nstCactus 2017-04-11 13:37:12 +02:00 committed by Kaleb Elwert
parent 412af29808
commit ee249e50ee

View File

@ -40,7 +40,7 @@ EOF
EOF
}
[[ "$the_app" == 'iTerm2']] && {
[[ "$the_app" == 'iTerm2' ]] && {
osascript 2>/dev/null <<EOF
tell application "iTerm2"
tell current window