Add session to hook
This commit is contained in:
parent
440c4fc233
commit
ccdaa21fc6
1 changed files with 1 additions and 0 deletions
1
hook.zsh
1
hook.zsh
|
@ -1,4 +1,5 @@
|
|||
# Source this in your ~/.zshrc
|
||||
export ATUIN_SESSION=$(atuin uuid)
|
||||
|
||||
_atuin_preexec(){
|
||||
id=$(atuin history start $1)
|
||||
|
|
Loading…
Reference in a new issue