moved functions from .zshrc to .zsh/functions.d/

This commit is contained in:
Johannes Findeisen 2015-07-10 00:58:10 +02:00
commit fd5eef4f09
3 changed files with 90 additions and 0 deletions

View file

@ -0,0 +1,4 @@
functions.d/
============
I add custom function for my shell here. The filename equls the function name.