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.
12 lines
500 B
12 lines
500 B
# Put files in this folder to add your own custom functionality. |
|
# See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization |
|
# |
|
# Files in the custom/ directory will be: |
|
# - loaded automatically by the init script, in alphabetical order |
|
# - loaded last, after all built-ins in the lib/ directory, to override them |
|
# - ignored by git by default |
|
# |
|
# Example: add custom/shortcuts.zsh for shortcuts to your local projects |
|
# |
|
# brainstormr=~/Projects/development/planetargon/brainstormr |
|
# cd $brainstormr
|
|
|