From ccdaa21fc6471faaf6def79f9ad7a80a5993dc13 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 13 Feb 2021 20:48:40 +0000 Subject: Add session to hook --- hook.zsh | 1 + 1 file changed, 1 insertion(+) (limited to 'hook.zsh') diff --git a/hook.zsh b/hook.zsh index 8fd9beb6..d46346f2 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) -- cgit v1.3.1