Inital commit
This commit is contained in:
4
lib/bash_history
Normal file
4
lib/bash_history
Normal file
@@ -0,0 +1,4 @@
|
||||
export HISTTIMEFORMAT='%Y_%m_%d %H:%M:%S '
|
||||
export HISTFILESIZE='big'
|
||||
export HISTSIZE='big'
|
||||
export HISTFILE=~/.bash_history_patrick
|
||||
Reference in New Issue
Block a user