home/.zsh/functions.d
2025-10-03 00:46:16 +02:00
..
aliases.sh An update... 2025-07-23 03:57:13 +02:00
colors.sh moved functions from .zshrc to .zsh/functions.d/ 2015-07-10 00:58:10 +02:00
home.sh Small fix. 2025-10-03 00:46:16 +02:00
README.md just some info stuff... grrr 2015-07-10 01:05:42 +02:00
s.sh zsh 2025-07-23 02:18:15 +02:00
tmx.sh Lot of Zsh cleanups. 2024-09-02 02:00:52 +02:00
us.sh zsh 2025-07-23 03:18:34 +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... ;)