Установка программ выполняется с помощью zyedidia/eget
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
zstyle ':completion:*' accept-exact '*(N)'
|
||||
zstyle ':completion:*' use-cache on
|
||||
zstyle ':completion:*' cache-path "$ZSH_CACHE_DIR"
|
||||
zstyle ':completion:*' menu select
|
||||
|
||||
zstyle ':completion:*:processes' command 'ps -ax'
|
||||
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;32'
|
||||
@@ -37,7 +38,7 @@ zinit wait'!0' lucid light-mode depth'1' for \
|
||||
zsh-users/zsh-autosuggestions
|
||||
|
||||
if [[ -n ${ZSH_MC_SUBSHELL+set} ]] && [[ -n ${SSH_CONNECTION+set} ]]; then
|
||||
zinit load zsh-users/zsh-history-substring-search
|
||||
zinit light zsh-users/zsh-history-substring-search
|
||||
else
|
||||
zstyle ":history-search-multi-word" page-size "$((LINES/2))"
|
||||
zstyle ":plugin:history-search-multi-word" clear-on-cancel "yes"
|
||||
|
Reference in New Issue
Block a user