Мелкие правки
This commit is contained in:
@@ -3,6 +3,7 @@ zinit load mafredri/zsh-async
|
||||
|
||||
export ZSHZ_CASE=smart
|
||||
export ZSHZ_DATA="${ZSH_CACHE_DIR}/z"
|
||||
zinit ice wait'!0' depth'1'
|
||||
zinit light agkozak/zsh-z
|
||||
|
||||
if [ "$(id -u)" != "0" ] && [ -n ${DISPLAY+set} ]; then
|
||||
@@ -16,7 +17,9 @@ zinit ice wait'!0' from"gh-r" as"program"
|
||||
zinit light denisidoro/navi
|
||||
zinit snippet https://github.com/denisidoro/navi/blob/master/shell/navi.plugin.zsh
|
||||
|
||||
zinit snippet OMZL::clipboard.zsh
|
||||
zinit snippet OMZL::key-bindings.zsh
|
||||
zinit snippet OMZL::termsupport.zsh
|
||||
zinit snippet OMZP::autojump
|
||||
zinit snippet OMZP::command-not-found
|
||||
zinit snippet OMZP::common-aliases
|
||||
@@ -49,7 +52,7 @@ if command -v git > /dev/null 2>&1; then
|
||||
if [ -x /usr/bin/git-extras ]; then
|
||||
zinit snippet OMZP::git-extras
|
||||
else
|
||||
zinit lucid wait'0a' for \
|
||||
zinit lucid wait'0a' depth"1" for \
|
||||
as"program" \
|
||||
pick"$ZPFX/bin/git-*" \
|
||||
src"etc/git-extras-completion.zsh" \
|
||||
|
Reference in New Issue
Block a user