dotfiles/wayland/services/ssh-agent/run

5 lines
120 B
Plaintext
Raw Normal View History

2021-10-22 01:11:38 -05:00
#!/bin/execlineb -P
importas -i dir XDG_RUNTIME_DIR
foreground { mkdir -p ${dir}/ssh }
ssh-agent -a ${dir}/ssh/agent -D