mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
Redefine cmd+ctrl+b hotkey to Sequel Pro, and install Nightly
This commit is contained in:
2
Brewfile
2
Brewfile
@@ -164,7 +164,7 @@ cask 'postico'
|
||||
cask 'postman'
|
||||
cask 'robo-3t'
|
||||
cask 'rowanj-gitx'
|
||||
cask 'sequel-pro'
|
||||
cask 'sequel-pro-nightly'
|
||||
cask 'slack'
|
||||
cask 'transmit'
|
||||
cask 'vagrant'
|
||||
|
||||
@@ -7,7 +7,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, '1', 'Microsoft To-Do')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, '4', 'Skitch')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'A', 'Messages')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Postico')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Sequel Pro')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'C', 'Calendar')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Mailplane')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'E', 'Emacs', '/Applications/Emacs.app')
|
||||
|
||||
Reference in New Issue
Block a user