Create vscode-start.sh

This commit is contained in:
deflax 2020-06-04 11:52:25 +03:00 committed by GitHub
parent 800bf6e91d
commit 850749f5aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
vscode-start.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash
eval `ssh-agent`
ssh-add
code