diff --git a/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Gopass.kt b/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Gopass.kt index cd89ea5..8d2ad62 100644 --- a/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Gopass.kt +++ b/src/main/kotlin/org/domaindrivenarchitecture/provs/desktop/infrastructure/Gopass.kt @@ -80,7 +80,7 @@ internal fun gopassConfig(gopassRoot: String): String { autoclip: true autoimport: true cliptimeout: 45 - exportkeys: false + exportkeys: true nocolor: false nopager: false notifications: true