sysadmin/vscode-start.sh

6 lines
43 B
Bash
Raw Normal View History

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