From ccdaa21fc6471faaf6def79f9ad7a80a5993dc13 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 13 Feb 2021 20:48:40 +0000 Subject: [PATCH] Add session to hook --- hook.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/hook.zsh b/hook.zsh index 8fd9beb..d46346f 100644 --- a/hook.zsh +++ b/hook.zsh @@ -1,4 +1,5 @@ # Source this in your ~/.zshrc +export ATUIN_SESSION=$(atuin uuid) _atuin_preexec(){ id=$(atuin history start $1)