home/.zsh/functions.d
2015-12-12 17:42:58 +01: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
z.sh added z.sh 2015-12-12 17:42:58 +01: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... ;)