summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2025-01-10 13:17:15 +0000
committerdakkar <dakkar@thenautilus.net>2025-01-10 13:20:26 +0000
commitee9bd340eda4a1db808431b3d667564ab886b5f3 (patch)
tree0d721b7c34dc2f817cc541db6c8f70bc2ddf909b
parentshow command duration on prompt (diff)
downloaddotfiles-luxion.tar.gz
dotfiles-luxion.tar.bz2
dotfiles-luxion.zip
better histcontrolluxion
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index d4bf12e..b68a6a2 100644
--- a/.bashrc
+++ b/.bashrc
@@ -20,6 +20,7 @@ alias mv="mv -i"
alias cp="cp -i"
alias btd="bittorrent-curses --max_upload_rate 6 "
export history_control=ignoreboth
+export HISTCONTROL="$history_control"
export command_oriented_history
export HISTIGNORE='&:[bf]g:exit:ls'
export ALTERNATE_EDITOR=''