mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 09:58:47 -07:00
Reword and clarify example.zsh custom file
This commit is contained in:
parent
54ace41f3c
commit
7a0d299e96
@ -1,5 +1,10 @@
|
|||||||
# Add yourself some shortcuts to projects you often work on
|
# You can put files here to add functionality separated per file, which
|
||||||
# Example:
|
# will be ignored by git.
|
||||||
|
# Files on the custom/ directory will be automatically loaded by the init
|
||||||
|
# script, in alphabetical order.
|
||||||
|
|
||||||
|
# For example: add yourself some shortcuts to projects you often work on.
|
||||||
#
|
#
|
||||||
# brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr
|
# brainstormr=~/Projects/development/planetargon/brainstormr
|
||||||
|
# cd $brainstormr
|
||||||
#
|
#
|
Loading…
Reference in New Issue
Block a user