Skip to content

Commit 10adbaf

Browse files
committed
Add some comments to default configuration
1 parent 215248e commit 10adbaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Shuttle/shuttle.default.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"_comment": "Valid terminals include: 'Terminal.app' or 'iTerm'",
3+
"_comment": "Hosts will also be read from your ~/.ssh/config or /etc/ssh_config file, if available",
4+
"_comment": "For more information on how to configure, please see http://fitztrev.github.io/shuttle/",
35
"terminal": "Terminal.app",
46
"launch_at_login": false,
57
"hosts": [

0 commit comments

Comments
 (0)