update histfile env vars
This commit is contained in:
parent
0ca19c653c
commit
d36f0ee9f7
4 changed files with 7 additions and 3 deletions
|
@ -4,7 +4,7 @@ USER root
|
|||
|
||||
ENV HISTSIZE=10000
|
||||
ENV HISTTIMEFORMAT="%d/%m/%y %T "
|
||||
ENV HISTFILESIZE=20000
|
||||
ENV HISTFILESIZE=200000
|
||||
|
||||
ENV PKGS_BASE="fzf bash-completion python3-cryptography"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue