3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
"/usr/bin/scp" -F "${XDG_CONFIG_HOME}/ssh/config" "${@}"
|