added HISTTIMEFORMAT to .env for history file timestamp logging
This commit is contained in:
parent
514d455082
commit
6783e33251
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -3,4 +3,4 @@
|
|||
export PATH=$PATH:$HOME/bin
|
||||
export PS1="\[\e[32m\]\u\[\e[m\]@\H\[\e[36m\][\[\e[m\]\[\e[33m\]\w\[\e[m\]\[\e[36m\]]\[\e[m\]: "
|
||||
export EDITOR=vim
|
||||
|
||||
export HISTTIMEFORMAT="%d/%m/%y %T "
|
||||
|
|
Loading…
Add table
Reference in a new issue