diff options
Diffstat (limited to 'etc/ssh/config.tmpl')
-rw-r--r-- | etc/ssh/config.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index fd4b8a3..4a9ba86 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -3,4 +3,4 @@ Host * Include ~/dev/libre/servers/src/infrastructure/ssh.conf Include ~/dev/others/lawtech/src/infrastructure/ssh.conf -Include ${XDG_DATA_HOME}/euandreh/vm-ssh.conf +Include ${XDG_DATA_HOME}/vm/ssh.conf |