mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-19 17:38:52 +02:00
Fix bash integration to set the session (#88)
This commit is contained in:
parent
090120a834
commit
d39e3cb479
@ -1,3 +1,5 @@
|
||||
export ATUIN_SESSION=$(atuin uuid)
|
||||
|
||||
_atuin_preexec() {
|
||||
id=$(atuin history start "$1")
|
||||
export ATUIN_HISTORY_ID="$id"
|
||||
|
Loading…
x
Reference in New Issue
Block a user