Рефакторинг

This commit is contained in:
2022-12-23 11:39:49 +03:00
parent 01f900a450
commit 020da06b8a
8 changed files with 55 additions and 69 deletions

View File

@@ -55,13 +55,9 @@ if command -v fzf > /dev/null 2>&1; then
zinit snippet https://github.com/junegunn/fzf/blob/master/shell/completion.zsh
zinit snippet https://github.com/junegunn/fzf/blob/master/shell/key-bindings.zsh
zinit ice lucid wait'0' lucid
zinit light joshskidmore/zsh-fzf-history-search
fi
fi
zinit light zdharma-continuum/zsh-navigation-tools
if command -v git > /dev/null 2>&1; then
GIT_AUTO_FETCH_INTERVAL=3600
zinit snippet OMZL::git.zsh