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 d2b40db commit 77c3a3a
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 @@ -43,6 +43,10 @@ inline = 'alias ssh="ssh.exe"'
github = "zsh-users/zsh-autosuggestions"
apply = ["defer"]

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

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

Expand Down

0 comments on commit 77c3a3a

Please sign in to comment.