From aed822cbc6bc02fddccf8d6fea1a78a0af123d01 Mon Sep 17 00:00:00 2001 From: Tareq Al-Zubaidi Date: Fri, 13 Apr 2018 15:31:45 +0100 Subject: [PATCH] Add new line at the end of plugin file --- plugins/helm/helm.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/helm/helm.plugin.zsh b/plugins/helm/helm.plugin.zsh index c9a96ea3..700b6ed2 100644 --- a/plugins/helm/helm.plugin.zsh +++ b/plugins/helm/helm.plugin.zsh @@ -82,4 +82,4 @@ alias hupg='h upgrade' alias hver='h verify' # Print the client/server version information -alias hvsn='h version' \ No newline at end of file +alias hvsn='h version'