up(etc): system file

This commit is contained in:
cnphpbb
2025-03-03 12:29:13 +08:00
parent 9a6c2b5f1b
commit a6f887a647
3 changed files with 33 additions and 0 deletions

2
etc/profile.d/history.sh Normal file
View File

@@ -0,0 +1,2 @@
export HISTSIZE=10000
export HISTTIMEFORMAT="%F %T `whoami` "