Browse Source

keychain: define SHORT_HOST if not defined

Fixes problems when using the plugin via antibody or antigen.
Marc Cornellà 4 years ago
parent
commit
00f3fa2c40
1 changed files with 3 additions and 0 deletions
  1. 3 0
      plugins/keychain/keychain.plugin.zsh

+ 3 - 0
plugins/keychain/keychain.plugin.zsh

@@ -1,3 +1,6 @@
+# Define SHORT_HOST if not defined (%m = host name up to first .)
+SHORT_HOST=${SHORT_HOST:-${(%):-%m}}
+
 function _start_agent() {
 	local agents
 	local -a identities