|
|
7c08c5131f
|
[zsh] Move func/ directory to zsh/functions
|
2026-01-18 08:43:02 -07:00 |
|
|
|
11ce2cd5c7
|
[zsh] Fix up init functions
- Use autoload +X in do_init_functions
- Properly redirect stdout and stderr in do_init_functions and init_env_vi so
they don't print anything
|
2022-11-16 15:32:33 +00:00 |
|
|
|
4317bfd61e
|
[zsh] This IO redirection was bad; redirection stdout and err is >&, not &>
|
2022-05-26 14:50:19 -07:00 |
|
|
|
97c1b8ad30
|
[zsh] Fiddling with IO redirection
|
2022-05-26 09:11:35 -07:00 |
|
Eryn Wells
|
f97f1bda34
|
[zsh] Add do_init_functions to run an array of functions
|
2022-05-25 14:10:08 -07:00 |
|