So, I have several related functions that I've been storing in
~/.config/fish/functions:

CreateCase.fish
ArchiveCase.fish
HostifyCase.fish

Which contain functions CreateCase, ArchiveCase, and HostifyCase,
respectively.

And, I thought it would be much simpler to combine all three functions into
one file:

CaseManagement.fish

But, when I do that, the file does not seem to be sourced.  (Probably since
there is no command, CaseManagement).  Is there a different way I should be
"cleaning up" my functions?


-Dave
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to