feat: add ringbuf and crossbeam-utils dependencies
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
b58d0a2df5
commit
196fdbbda8
@@ -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)}
|
||||
|
||||
Reference in New Issue
Block a user