home/.zsh/functions.d
2025-07-23 01:55:01 +02:00
..
aliases.sh zsh 2025-07-23 00:14:57 +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
s.sh zsh 2025-07-23 01:55:01 +02:00
tmx.sh Lot of Zsh cleanups. 2024-09-02 02:00:52 +02:00
us.sh zsh 2025-07-23 01:25:04 +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... ;)