mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
7 lines
243 B
Bash
7 lines
243 B
Bash
# This is an example file to demonstrate the use of custom plugins.
|
|
# To load them add them to the plugins Array in your .zshrc file:
|
|
#
|
|
# Plugins placed here will override ones with the same name in the main
|
|
# directory.
|
|
#
|
|
# plugins=(example)
|