diff options
author | Joe <rbo@gmx.us> | 2024-05-20 20:20:20 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-05-20 20:20:20 +0200 |
commit | 0fcdc6440f170307dbf90fe1bbdf361132809af2 (patch) | |
tree | e58ec10488c0e050cfd655a314820add3ad4ae32 /conf | |
parent | up (diff) | |
download | hardflip-0fcdc6440f170307dbf90fe1bbdf361132809af2.tar.gz hardflip-0fcdc6440f170307dbf90fe1bbdf361132809af2.tar.bz2 hardflip-0fcdc6440f170307dbf90fe1bbdf361132809af2.tar.xz hardflip-0fcdc6440f170307dbf90fe1bbdf361132809af2.tar.zst hardflip-0fcdc6440f170307dbf90fe1bbdf361132809af2.zip |
readme or not
Diffstat (limited to 'conf')
-rw-r--r-- | conf/config.sample.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/config.sample.yml b/conf/config.sample.yml index 48d3821..d80eb1d 100644 --- a/conf/config.sample.yml +++ b/conf/config.sample.yml @@ -18,3 +18,6 @@ percent: false # if commented or unset, # the command will replace hardflip #terminal: alacritty + +# this will be entered by default when adding a new SSH or SSH jump host +default_ssh_priv: path/to/key |