Blame view

custom/example.zsh 363 Bytes
d9bebbb3c   mj   Squashed 'repos/r...
1
2
3
4
5
6
7
8
9
  # You can put files here to add functionality separated per file, which
  # 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=~/Projects/development/planetargon/brainstormr
  # cd $brainstormr
093a6c34b   mj   Squashed 'repos/r...
10
  #