mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 16:23:54 +01:00
parent
89f24bff63
commit
474170fd90
@ -7,7 +7,7 @@ end
|
||||
function _atuin_postexec --on-event fish_postexec
|
||||
set s $status
|
||||
if test -n "$ATUIN_HISTORY_ID"
|
||||
RUST_LOG=error atuin history end --exit $s -- $ATUIN_HISTORY_ID &
|
||||
RUST_LOG=error atuin history end --exit $s -- $ATUIN_HISTORY_ID &>/dev/null &
|
||||
disown
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user