Skip to content

Commit 2260063

Browse files
committed
adding rsync command to commands file
1 parent fd66777 commit 2260063

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Default.sublime-commands

+5-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,8 @@
3939
"caption": "Vagrant: Resume",
4040
"command": "vagrant_resume"
4141
}
42-
]
42+
{
43+
"caption": "Vagrant: Rsync",
44+
"command": "vagrant_rsync"
45+
}
46+
]

0 commit comments

Comments
 (0)