From c7f6c9cc101d207958d85d79a4bf2786ea2ee444 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Thu, 7 Mar 2024 15:07:53 +0330 Subject: [PATCH] chore: atuin shell history disabled --- configs/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/zsh/.zshrc b/configs/zsh/.zshrc index 6c6a46f..5c48ad6 100644 --- a/configs/zsh/.zshrc +++ b/configs/zsh/.zshrc @@ -20,4 +20,4 @@ source $ZSH/oh-my-zsh.sh source ~/.zsh/aliases/index.zsh source ~/.zsh/functions/index.zsh -eval "$(atuin init zsh)" +# eval "$(atuin init zsh)"