remove tmp buffers file
This commit is contained in:
parent
1fa67070f8
commit
91c7ee8f99
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ define-command -hidden fzf-buffer %{ evaluate-commands %sh{
|
|||
rm $tmp
|
||||
rm $setbuf
|
||||
rm $delbuf
|
||||
rm $buffers
|
||||
) > /dev/null 2>&1 < /dev/null &
|
||||
}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue