Skip to content

Commit

Permalink
Update .config/sheldon/plugins.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Allianaab2m committed Sep 12, 2024
1 parent 0867d59 commit 390943b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dot_config/sheldon/plugins.toml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ github = 'zsh-users/zsh-autosuggestions'
[plugins.zsh-completions]
github = 'zsh-users/zsh-completions'

[plugins.zsh-autocomplete]
github = "marlonrichert/zsh-autocomplete"

[plugins.zsh-syntax-highlighting]
github = "zsh-users/zsh-syntax-highlighting"

[plugins.starship]
inline = 'eval "$(starship init zsh)"'

Expand Down

0 comments on commit 390943b

Please sign in to comment.