mirror of
https://github.com/rywng/dotfiles.git
synced 2025-01-05 08:06:12 +08:00
Remove zsh-completions, since it's packaged by most distros
This commit is contained in:
parent
cbeb0d813f
commit
5f04ae1702
@ -1 +1 @@
|
|||||||
Subproject commit 2a768815b6c781267857750a971c311118325545
|
Subproject commit e525cd4c5b98ef507339badbaf32644762b0f57d
|
2
.zshrc
2
.zshrc
@ -24,8 +24,6 @@ zinit wait lucid for \
|
|||||||
zinit ice wait lucid atinit"bindkey '^ ' autosuggest-execute" atload'_zsh_autosuggest_start'
|
zinit ice wait lucid atinit"bindkey '^ ' autosuggest-execute" atload'_zsh_autosuggest_start'
|
||||||
zinit light zsh-users/zsh-autosuggestions
|
zinit light zsh-users/zsh-autosuggestions
|
||||||
|
|
||||||
zinit light zsh-users/zsh-completions
|
|
||||||
|
|
||||||
# Software
|
# Software
|
||||||
if ! command -v bat &> /dev/null ; then
|
if ! command -v bat &> /dev/null ; then
|
||||||
zinit ice as"command" from"gh-r" mv"bat* -> bat" pick"bat/bat"
|
zinit ice as"command" from"gh-r" mv"bat* -> bat" pick"bat/bat"
|
||||||
|
Loading…
Reference in New Issue
Block a user