Update ssh wrapper script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
e528a90b27
commit
6a8c1c618c
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
|||
# Wrapper script for ssh to use XDG directories
|
||||
#
|
||||
# USAGE:
|
||||
# ./svn
|
||||
# ./ssh
|
||||
"/usr/bin/ssh" -F "${XDG_CONFIG_HOME}/ssh/config" "${@}"
|
Loading…
Add table
Add a link
Reference in a new issue