添加 命令/history.md
This commit is contained in:
6
命令/history.md
Normal file
6
命令/history.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
```shell
|
||||||
|
export HISTTIMEFORMAT="%Y-%m-%d_%H:%M:%S "
|
||||||
|
export HISTFILESIZE=1000000
|
||||||
|
export HISTSIZE=1000000
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user