diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-12-10 09:45:54 -0600 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-12-10 09:45:54 -0600 |
| commit | 7c170972a07b3b3d3c28624e1a2228cbe57a728f (patch) | |
| tree | dafe619aa74e8fb9a07ba018c5d808e738264121 /samples/Shell/filenames/zshenv | |
| parent | d00dfd82c1170bd84c8616c34dd8a869058e49af (diff) | |
Add shell samples
Diffstat (limited to 'samples/Shell/filenames/zshenv')
| -rw-r--r-- | samples/Shell/filenames/zshenv | 2 |
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 |
