Skip to content

Commit

Permalink
Use Sublime Text 3 via Slate.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymcgavren committed Sep 21, 2014
1 parent 7b5e829 commit 55539ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion slate
Expand Up @@ -20,8 +20,9 @@ alias mon-1080p 1
alias showHintsLeftHand hint AOEUIYQJKX
alias showNormalHint hint AOEUIDHTNSYXFBPKGMCW
alias browser 'Google Chrome'
alias editor 'Sublime Text 2'
alias editor 'Sublime Text'
alias terminal 'Terminal'
alias typesetting 'InDesign'

# Abstract positions
alias full move screenOriginX;screenOriginY screenSizeX;screenSizeY
Expand Down Expand Up @@ -111,6 +112,7 @@ alias slatekey ctrl
# bind down:${slatekey} focus down

# App bindings
bind 6:${slatekey} focus ${typesetting}
bind 7:${slatekey} focus ${terminal}
bind 8:${slatekey} focus ${editor}
bind 9:${slatekey} focus ${browser}
Expand Down

0 comments on commit 55539ee

Please sign in to comment.