Inititial commit

This commit is contained in:
Johannes Randerath
2024-05-06 21:04:37 +02:00
commit 16a147d988
7 changed files with 109 additions and 0 deletions

6
l1/historyrc Normal file
View File

@@ -0,0 +1,6 @@
HISTCONTROL=ignoredups
HISTSIZE=2000
HISTFILESIZE=2000
HISTTIMEFORMAT="%F %T "
shopt -s histappend