Created
October 8, 2018 11:42
-
-
Save iamchiwon/ec3c95f1122809442780873c320bf4e2 to your computer and use it in GitHub Desktop.
Xcode behavior 용: 터미널 열기
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| open -a Terminal `pwd` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment