mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
putting back the examples...
This commit is contained in:
parent
0349a5f569
commit
31618e1ef4
2 changed files with 7 additions and 0 deletions
5
custom/example.zsh
Normal file
5
custom/example.zsh
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Add yourself some shortcuts to projects you often work on
|
||||||
|
# Example:
|
||||||
|
#
|
||||||
|
# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr
|
||||||
|
#
|
||||||
2
custom/example/example.plugin.zsh
Normal file
2
custom/example/example.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Add your own custom plugins in the custom/plugins directory. Plugins placed
|
||||||
|
# here will override ones with the same name in the main plugins directory.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue