From e28ccedef91a372dfb3c8862ff904c74b02268d7 Mon Sep 17 00:00:00 2001 From: Xian Wang Date: Fri, 1 Jan 2021 18:43:34 -0500 Subject: gpg: add ssh conf --- omz/custom/func.zsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'omz/custom/func.zsh') diff --git a/omz/custom/func.zsh b/omz/custom/func.zsh index 7079e23..7735829 100644 --- a/omz/custom/func.zsh +++ b/omz/custom/func.zsh @@ -1,3 +1,4 @@ function rh { - rm ~/.zsh_history + rm ~/.zsh_history + exec zsh } -- cgit v1.2.3