home/.zsh/functions.d
2015-07-10 01:05:42 +02:00
..
colors.sh moved functions from .zshrc to .zsh/functions.d/ 2015-07-10 00:58:10 +02:00
home.sh moved functions from .zshrc to .zsh/functions.d/ 2015-07-10 00:58:10 +02:00
README.md just some info stuff... grrr 2015-07-10 01:05:42 +02:00

functions.d/

I add custom functions for my shell here. The filename equals the function name + .sh. Files with other extensions will not be sourced... ;)