mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
4 lines
173 B
Bash
4 lines
173 B
Bash
# This is an example file to demonstrate the use of custom plugins.
|
|
# It would be loaded if you add it to the plugins Array in your .zshrc file:
|
|
#
|
|
# plugins=(custom_plugin)
|