Skip to content

Instantly share code, notes, and snippets.

@iamchiwon
Created October 8, 2018 11:42
Show Gist options
  • Select an option

  • Save iamchiwon/ec3c95f1122809442780873c320bf4e2 to your computer and use it in GitHub Desktop.

Select an option

Save iamchiwon/ec3c95f1122809442780873c320bf4e2 to your computer and use it in GitHub Desktop.
Xcode behavior 용: 터미널 열기
#!/bin/bash
open -a Terminal `pwd`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment