diff options
Diffstat (limited to '.zsh/zshenv/00_shell')
-rw-r--r-- | .zsh/zshenv/00_shell | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.zsh/zshenv/00_shell b/.zsh/zshenv/00_shell new file mode 100644 index 0000000..3b7fa98 --- /dev/null +++ b/.zsh/zshenv/00_shell @@ -0,0 +1,11 @@ +# zshenv/00_shell +# +# <description> +# +# Copyright © 2014 Tobias Klauser <tklauser@distanz.ch> +# Released under the terms of the Artistic Licence 2.0 +# +# Source repository: git://git.distanz.ch/dotfiles/zsh.git + + +# vim:ft=zsh |