mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-19 09:49:21 +01:00
zshrc: remove weird/broken history things
This commit is contained in:
parent
9403ab5bb6
commit
b027b2bb0a
3
zshrc
3
zshrc
@ -29,9 +29,6 @@ HISTCONTROL=ignoredups
|
|||||||
export HISTSIZE=9999999999
|
export HISTSIZE=9999999999
|
||||||
export HISTFILESIZE=99999999999
|
export HISTFILESIZE=99999999999
|
||||||
export HISTTIMEFORMAT='%F %T '
|
export HISTTIMEFORMAT='%F %T '
|
||||||
HISTFILE=~/.history
|
|
||||||
export APPEND_HISTORY=
|
|
||||||
export SHARE_HISTORY=
|
|
||||||
|
|
||||||
# Use modern completion system
|
# Use modern completion system
|
||||||
autoload -Uz compinit
|
autoload -Uz compinit
|
||||||
|
Loading…
Reference in New Issue
Block a user