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 bd7a89c commit a804306
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dot_config/sheldon/plugins.toml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ inline = 'alias ssh="ssh.exe"'
{{ end }}
{{ end }}

[plugins.zsh-autosuggestions]
github = "zsh-users/zsh-autosuggestions"
apply = ["defer"]

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

Expand Down

0 comments on commit a804306

Please sign in to comment.