diff options
Diffstat (limited to 'etc/parameters')
-rw-r--r-- | etc/parameters | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/parameters b/etc/parameters index d997560..b3ca1f0 100644 --- a/etc/parameters +++ b/etc/parameters @@ -1,4 +1,6 @@ ## vim:ft=zsh +## parameters which are only important for interactive shells. +## For application-related parameters, see zshenv # There's no point in having more history than what can be saved on disk HISTFILE=~/.histfile |