Skip to content

Commit

Permalink
Update new source for conda-zsh-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
tshu-w committed Jun 10, 2024
1 parent 1fa7d1a commit 92058f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ zstyle ':autocomplete:*' min-input 1
zstyle ':autocomplete:*' insert-unambiguous yes
bindkey -M menuselect "^[m" accept-and-hold

znap source esc/conda-zsh-completion
znap source le0me55i/zsh-extract
znap source marlonrichert/zsh-edit
znap source conda-incubator/conda-zsh-completion

# direnv
(( $+commands[direnv] )) && znap eval direnv "direnv hook zsh"
Expand Down

0 comments on commit 92058f0

Please sign in to comment.