【发布时间】:2019-03-16 06:40:37
【问题描述】:
.zshrc 有以下几行:
# Uncomment the following line if you want to change the command execution time
# stamp shown in the history command output.
# You can set one of the optional three formats:
# "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd"
# or set a custom format using the strftime function format specifications,
# see 'man strftime' for details.
# HIST_STAMPS="mm/dd/yyyy"
但是取消注释并运行history 不起作用。
【问题讨论】:
标签: oh-my-zsh