change location export HISTCONTROL
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
export HISTSIZE=10000
|
||||
export HISTFILESIZE=${HISTSIZE}
|
||||
export HISTCONTROL=ignoreboth
|
||||
export HISTCONTROL=ignoreboth:erasedups
|
||||
export JAVA_FONTS=/usr/share/fonts/TTF
|
||||
|
||||
Reference in New Issue
Block a user