updated config a bit
This commit is contained in:
parent
0f28405845
commit
f8cef3eade
1 changed files with 11 additions and 1 deletions
|
@ -42,6 +42,9 @@ github = "sobolevn/wakatime-zsh-plugin"
|
||||||
[plugins.titles]
|
[plugins.titles]
|
||||||
github = "amyreese/zsh-titles"
|
github = "amyreese/zsh-titles"
|
||||||
|
|
||||||
|
[plugins.thefuck]
|
||||||
|
github = "laggardkernel/zsh-thefuck"
|
||||||
|
|
||||||
[plugins.eza]
|
[plugins.eza]
|
||||||
github = "twopizza9621536/zsh-eza"
|
github = "twopizza9621536/zsh-eza"
|
||||||
|
|
||||||
|
@ -51,6 +54,13 @@ github = "fdellwing/zsh-bat"
|
||||||
[plugins.youshoulduse]
|
[plugins.youshoulduse]
|
||||||
github = "MichaelAquilina/zsh-you-should-use"
|
github = "MichaelAquilina/zsh-you-should-use"
|
||||||
|
|
||||||
|
[plugins.asdf]
|
||||||
|
github = "asdf-vm/asdf"
|
||||||
|
|
||||||
|
[plugins.abbr]
|
||||||
|
github = "olets/zsh-abbr"
|
||||||
|
use = ["zsh-abbr.zsh"]
|
||||||
|
|
||||||
[plugins.autosuggestions]
|
[plugins.autosuggestions]
|
||||||
github = "zsh-users/zsh-autosuggestions"
|
github = "zsh-users/zsh-autosuggestions"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue