What does repo include?
- For-Xcode (Xcode Snippets): Contains code snippets that helps to increase the productivity of an engineer while interacting with Xcode.
- open-terminal.sh: Script added under Xcode's custom
Behaviors
inSettings
to open temrinal directly from Xcode using a shortcutcommand
+T
on mac keyboards.
- open-terminal.sh: Script added under Xcode's custom