sysadmin/vscode-start.sh

6 lines
43 B
Bash
Raw Normal View History

2020-06-04 04:52:25 -04:00
#!/bin/bash
eval `ssh-agent`
ssh-add
code