aboutsummaryrefslogtreecommitdiff
path: root/samples/Shell/filenames/zshenv
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2012-12-10 09:45:54 -0600
committerJoshua Peek <josh@joshpeek.com>2012-12-10 09:45:54 -0600
commit7c170972a07b3b3d3c28624e1a2228cbe57a728f (patch)
treedafe619aa74e8fb9a07ba018c5d808e738264121 /samples/Shell/filenames/zshenv
parentd00dfd82c1170bd84c8616c34dd8a869058e49af (diff)
Add shell samples
Diffstat (limited to 'samples/Shell/filenames/zshenv')
-rw-r--r--samples/Shell/filenames/zshenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/Shell/filenames/zshenv b/samples/Shell/filenames/zshenv
new file mode 100644
index 0000000..76e4b02
--- /dev/null
+++ b/samples/Shell/filenames/zshenv
@@ -0,0 +1,2 @@
+fpath=($fpath $HOME/.zsh/func)
+typeset -U fpath