Skip to content

Instantly share code, notes, and snippets.

@WebInspectInc
WebInspectInc / sublime-merge-commands.md
Last active June 7, 2024 15:04
Sublime Merge Commands

Sublime Merge Commands

Lots of commands available for keybindings in Sublime Merge. Not a comprehensive list, but a decent start.

  • exit_blame
  • exit_tree_mode
  • toggle_search
  • hide_command_status
  • hide_overlay
@kuhlenh
kuhlenh / .editorconfig
Last active September 1, 2020 14:43
Learn how to use EditorConfig for your team
# When opening a file, EditorConfig plugins look for a file named .editorconfig in the
# directory of the opened file and in every parent directory. A search for .editorconfig
# files will stop if the root filepath is reached or an EditorConfig file with root=true
#is found. (source: http://editorconfig.org/)
# top-most EditorConfig file
root = true
# Don't use tabs for indentation for any file.
[*]
@idleberg
idleberg / fish_shell.md
Last active June 11, 2024 00:49
Instructions on how to install Fish shell on Mac OS X, including Oh My Fish!. Also includes several useful functions.

Installation

  1. Install fish via Brew
  2. Optionally install Oh My Fish!
  3. Add fish to known shells
  4. Set default shell to fish
brew install fish  
curl -L https://get.oh-my.fish | fish
@adamawolf
adamawolf / Apple_mobile_device_types.txt
Last active July 5, 2024 18:23
List of Apple's mobile device codes types a.k.a. machine ids (e.g. `iPhone1,1`, `Watch1,1`, etc.) and their matching product names
i386 : iPhone Simulator
x86_64 : iPhone Simulator
arm64 : iPhone Simulator
iPhone1,1 : iPhone
iPhone1,2 : iPhone 3G
iPhone2,1 : iPhone 3GS
iPhone3,1 : iPhone 4
iPhone3,2 : iPhone 4 GSM Rev A
iPhone3,3 : iPhone 4 CDMA
iPhone4,1 : iPhone 4S