Try to change to directory from which become was run.
[profile.git] / .profile.d / bash3.bashrc
1 HISTCONTROL=ignoredups
2 HISTTIMEFORMAT='[%Y-%m-%d %H:%M:%S] '
3 HISTFILESIZE=3000
4 HISTSIZE=1000