diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-08-28 12:51:39 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-08-28 12:51:39 +0200 |
| commit | 804b9bd1b31f5a844b0a0ea719a027c4a596d61f (patch) | |
| tree | 1d22465e3dbfb072a3355390b12ea5f7c3143b4c /.bashrc | |
| parent | 6b0894597ae2bfa7397b7b889ef7df192acce085 (diff) | |
disabled settings that caused warnings
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -26,10 +26,6 @@ export NO_AT_BRIDGE=1 stty start undef -# don't put duplicate lines or lines starting with space in the history. -# See bash(1) for more options -HISTCONTROL=ignoreboth - # append to the history file, don't overwrite it shopt -s histappend |
