Skip to content

Commit

Permalink
added more defaults for mac, wifi-password brew formula, new hosts ve…
Browse files Browse the repository at this point in the history
…rsion, changed ctrl to cmd in sublime keybindings to duplicate line
  • Loading branch information
mihaliak committed Apr 8, 2017
1 parent 0224b40 commit 57966ce
Show file tree
Hide file tree
Showing 4 changed files with 4,922 additions and 2,450 deletions.
2 changes: 1 addition & 1 deletion editors/Default (OSX).sublime-keymap
@@ -1,5 +1,5 @@
[
{ "keys": ["ctrl+q"], "command": "toggle_comment", "args": { "block": true } },
{ "keys": ["super+1"], "command": "toggle_side_bar" },
{ "keys": ["ctrl+d"], "command": "duplicate_line" },
{ "keys": ["super+d"], "command": "duplicate_line" },
]

0 comments on commit 57966ce

Please sign in to comment.