zsh-users
 help / color / mirror / code / Atom feed
* source ~/dir/*.zsh
@ 2012-06-22  0:01 TJ Luoma
  2012-06-22  8:12 ` Frank Terbeck
  2012-06-22  8:18 ` René Neumann
  0 siblings, 2 replies; 3+ messages in thread
From: TJ Luoma @ 2012-06-22  0:01 UTC (permalink / raw)
  To: Zsh-Users List

I have split my .zshenv into a bunch of different files which all end
with different suffixes. For example, functions are called "foo.f.zsh"
or "bar.f.zsh"

My idea was to put them all into a special directory and then source
them like so in ~/.zshenv

      source ~/dir/*.f.zsh

But that doesn't seem to work.

I'm not getting any errors, it just doesn't seem to actually do anything.

So I need some sort of setopt or other setting to make this work?

TjL


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-22  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22  0:01 source ~/dir/*.zsh TJ Luoma
2012-06-22  8:12 ` Frank Terbeck
2012-06-22  8:18 ` René Neumann

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).