example.zsh 500 B

123456789101112
  1. # Put files in this folder to add your own custom functionality.
  2. # See: https://github.com/ohmyzsh/ohmyzsh/wiki/Customization
  3. #
  4. # Files in the custom/ directory will be:
  5. # - loaded automatically by the init script, in alphabetical order
  6. # - loaded last, after all built-ins in the lib/ directory, to override them
  7. # - ignored by git by default
  8. #
  9. # Example: add custom/shortcuts.zsh for shortcuts to your local projects
  10. #
  11. # brainstormr=~/Projects/development/planetargon/brainstormr
  12. # cd $brainstormr