diff options
Diffstat (limited to 'conf/config.sample.yml')
-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 |