1
1
mirror of https://github.com/rywng/dotfiles.git synced 2025-01-03 07:06:12 +08:00

Remove zsh-completions, since it's packaged by most distros

This commit is contained in:
Ryan 2024-11-26 10:56:00 +08:00
parent cbeb0d813f
commit 5f04ae1702
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit 2a768815b6c781267857750a971c311118325545
Subproject commit e525cd4c5b98ef507339badbaf32644762b0f57d

2
.zshrc
View File

@ -24,8 +24,6 @@ zinit wait lucid for \
zinit ice wait lucid atinit"bindkey '^ ' autosuggest-execute" atload'_zsh_autosuggest_start'
zinit light zsh-users/zsh-autosuggestions
zinit light zsh-users/zsh-completions
# Software
if ! command -v bat &> /dev/null ; then
zinit ice as"command" from"gh-r" mv"bat* -> bat" pick"bat/bat"