feat: add ringbuf and crossbeam-utils dependencies

This commit is contained in:
Andrew Phillips
2025-08-29 13:35:55 -03:00
committed by Andrew Phillips (aider)
parent b58d0a2df5
commit 196fdbbda8
3 changed files with 17 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
#!/bin/bash
export KEEP_LIST_FORMAT="${KEEP_LIST_FORMAT:-id,time,size,tags,meta:full_hostname,meta:file_magic,meta:command}"
export KEEP_META_PLUGINS="${KEEP_META_PLUGINS:-binary,cwd,file_magic,full_hostname}"
function __keep_preexec {
KEEP_META_command="$1"
KEEP_META_tty=${KEEP_META_tty:-$(tty)}