Skip to content

Instantly share code, notes, and snippets.

@gabriel
Last active July 28, 2023 16:46
Show Gist options
  • Save gabriel/6f385852f24e602bb7fea35e6766d3b8 to your computer and use it in GitHub Desktop.
Save gabriel/6f385852f24e602bb7fea35e6766d3b8 to your computer and use it in GitHub Desktop.
Setup

Prompt

  • Install oh-my-zsh

Alias git commands

git config --global alias.st status 

System Prefs

Keyboard, Shortcuts, App Shortcuts, Add:

  • Terminal, Show Previous Tab (Ctrl Command, <-)
  • Terminal, Show Next Tab (Ctrl Command, ->)

Spotlight

  • Change spotlight activate to Ctrl-Space

VSCode

Sync Settings

Xcode

Key Bindings:

  • Open Quickly: Cmd-Shift-D
  • Go Back/Forward: Ctrl-Cmd-Forward/Right

Navigation:

  • Command-click on Code: Jumps to definition
  • Double-Click Navigation: Same as Click

Extensions:

  • Copilot
  • SwiftFormat
    • Keyboard shortcuts: Editor->SwiftFormat->Format File Cmd-S

Karabiner Elements

git clone https://github.com/gabriel/karabiner ~/.config/karabiner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment