2022-09-06 13:25:54 +02:00
|
|
|
# Load OMZ plugins
|
|
|
|
|
ohmyzsh/ohmyzsh
|
2023-07-21 09:13:17 +02:00
|
|
|
ohmyzsh/ohmyzsh path:lib
|
2022-09-06 13:25:54 +02:00
|
|
|
ohmyzsh/ohmyzsh path:plugins/git
|
|
|
|
|
ohmyzsh/ohmyzsh path:plugins/golang
|
|
|
|
|
ohmyzsh/ohmyzsh path:plugins/ssh-agent
|
|
|
|
|
ohmyzsh/ohmyzsh path:plugins/pip
|
|
|
|
|
ohmyzsh/ohmyzsh path:plugins/python
|
2023-07-21 09:13:17 +02:00
|
|
|
ohmyzsh/ohmyzsh path:plugins/brew
|
2022-09-06 13:25:54 +02:00
|
|
|
ohmyzsh/ohmyzsh path:plugins/virtualenv
|
|
|
|
|
ohmyzsh/ohmyzsh path:plugins/python
|
2023-07-21 09:13:17 +02:00
|
|
|
ohmyzsh/ohmyzsh path:plugins/command-not-found
|
|
|
|
|
ohmyzsh/ohmyzsh path:plugins/vi-mode
|
2022-09-06 13:25:54 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
romkatv/powerlevel10k
|
2023-07-21 09:13:17 +02:00
|
|
|
zsh-users/zsh-syntax-highlighting kind:defer
|
|
|
|
|
zsh-users/zsh-autosuggestions kind:defer
|
|
|
|
|
zsh-users/zsh-completions kind:defer
|
|
|
|
|
zsh-users/zsh-history-substring-search kind:defer
|
|
|
|
|
urbainvaes/fzf-marks kind:defer
|
2022-09-06 13:25:54 +02:00
|
|
|
greymd/docker-zsh-completion
|
|
|
|
|
zdharma-continuum/fast-syntax-highlighting kind:defer
|
2023-02-21 11:15:19 +01:00
|
|
|
# Select with shift
|
2023-07-21 09:13:17 +02:00
|
|
|
jirutka/zsh-shift-select kind:defer
|
2022-09-06 13:25:54 +02:00
|
|
|
|
|
|
|
|
# Initialize completions
|
2023-07-21 09:13:17 +02:00
|
|
|
belak/zsh-utils path:completion kind:defer
|