zsh: Stop autocorrecting everything
Holy fucking DAMN. NO I DON'T WANT TO RUN "bspc .config" HOLY SHIT.
This commit is contained in:
parent
640db92690
commit
c153a0e582
2
.zshrc
2
.zshrc
@ -29,7 +29,7 @@ HISTFILE=~/.histfile
|
|||||||
HISTSIZE=1000
|
HISTSIZE=1000
|
||||||
SAVEHIST=1000
|
SAVEHIST=1000
|
||||||
|
|
||||||
setopt appendhistory autocd correctall extendedglob nomatch
|
setopt appendhistory autocd extendedglob nomatch
|
||||||
unsetopt beep notify
|
unsetopt beep notify
|
||||||
bindkey -v
|
bindkey -v
|
||||||
zstyle :compinstall filename '/home/salt/.zshrc'
|
zstyle :compinstall filename '/home/salt/.zshrc'
|
||||||
|
Loading…
Reference in New Issue
Block a user