File: D1351.bashrc.bash

package info (click to toggle)
ble.sh 0.4.0~git20250321.d4c812b-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,516 kB
  • sloc: sh: 71,367; awk: 1,316; cpp: 750; ansic: 186; javascript: 43; makefile: 35
file content (13 lines) | stat: -rw-r--r-- 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# bashrc

HISTFILE=A.txt
HISTTIMEFORMAT='[%F %T]  '
#HISTTIMEFORMAT=
#HISTTIMEFORMAT='__ble_time_%s__'
HISTSIZE=
HISTFILESIZE=
shopt -s histappend
shopt -s lithist

#history -n
#history