example.zsh 363 B

12345678910
  1. # You can put files here to add functionality separated per file, which
  2. # will be ignored by git.
  3. # Files on the custom/ directory will be automatically loaded by the init
  4. # script, in alphabetical order.
  5. # For example: add yourself some shortcuts to projects you often work on.
  6. #
  7. # brainstormr=~/Projects/development/planetargon/brainstormr
  8. # cd $brainstormr
  9. #