2 lines
110 B
Bash
2 lines
110 B
Bash
# shellcheck shell=bash disable=SC2148 # sourced .bashrc profile fragment
|
|
export HISTTIMEFORMAT="%m/%d/%Y %T " |