dotfiles/wayland/services/ssh-agent/run

5 lines
128 B
Plaintext
Executable File

#!/bin/execlineb -P
importas -i dir XDG_RUNTIME_DIR
foreground { mkdir -p ${dir}/ssh }
ssh-agent -a ${dir}/ssh/agent -t 7200 -D