summaryrefslogtreecommitdiff
path: root/templates/show/history/brief/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/history/brief/node.def')
-rw-r--r--templates/show/history/brief/node.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/show/history/brief/node.def b/templates/show/history/brief/node.def
index 4dc73c1..92c76ca 100644
--- a/templates/show/history/brief/node.def
+++ b/templates/show/history/brief/node.def
@@ -1,4 +1,5 @@
help: recent command history
-run: HISTFILE="$HOME/.bash_history"
+run: HISTTIMEFORMAT='%FT%T%z '
+ HISTFILE="$HOME/.bash_history"
\set -o history
history 20