mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-28 22:26:22 +10:00
@@ -6,4 +6,6 @@ export MANPAGER="less -X"
|
||||
# Larger bash history (allow 32³ entries; default is 500)
|
||||
export HISTSIZE=32768
|
||||
export HISTFILESIZE=$HISTSIZE
|
||||
export HISTCONTROL=ignoredups
|
||||
export HISTCONTROL=ignoredups
|
||||
# Make some commands not show up in history
|
||||
export HISTIGNORE="ls:ls *"
|
||||
Reference in New Issue
Block a user