You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
668 B
13 lines
668 B
source $HOME/.config/zsh/plugins/catimg.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/command-not-found.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/extract.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/git.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/history.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/pip.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/python.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/sudo.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
|
|
source $HOME/.config/zsh/plugins/zsh-you-should-use/you-should-use.plugin.zsh
|
|
|