zsh: No activar zcalc
This commit is contained in:
parent
dd6ae92654
commit
ec7bfe9592
1 changed files with 0 additions and 2 deletions
2
.zshrc
2
.zshrc
|
@ -18,8 +18,6 @@ zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}' 'r:|[._-]=* r:|=*'
|
|||
zstyle :compinstall filename ~/.zshrc
|
||||
autoload -Uz compinit && compinit
|
||||
|
||||
autoload -Uz zcalc
|
||||
|
||||
autoload -Uz vcs_info
|
||||
zstyle ':vcs_info:*' actionformats \
|
||||
'%F{4}[%F{2}%b%F{3}|%F{1}%a%F{4}]%f '
|
||||
|
|
Loading…
Reference in a new issue