zsh-users
 help / color / mirror / code / Atom feed
From: ".m0rph" <m0rphisto.net@gmail.com>
To: zsh-users@zsh.org
Subject: Re: Can't tell the difference in operation between PATH_SCRIPT and NO_PATH_SCRIPT
Date: Sat, 27 Jan 2024 03:34:35 +0100	[thread overview]
Message-ID: <20240127033435.00000cdf@gmail.com> (raw)
In-Reply-To: <D343B968-5407-4449-A9F6-A09C26FB321E@dondley.com>

Am Fri, 26 Jan 2024 14:17:14 -0500
schrieb Steve Dondley <s@dondley.com>:

> > 
> > I respectfully disagree.

And so do I ...

> [...] I see ZDOTDIR listed in the
> “Parameters” chapter. I have no idea what a “Parameter” is. Is this
> an environment variable? And I don’t get any of my other questions
> answered.

man zshparam

First Section "DESCRIPTION"
First Paragraph

[cite]
A parameter has a name, a value, and a number of attributes. 
A name may be any sequence of alphanumeric characters and underscores,
or the single characters ‘*', ‘@', ‘#', ‘?', ‘-', ‘$', or ‘!'. A
parameter whose name begins with an alphanumeric or underscore is also
referred to as a variable.
[/cite]

For me this definitely adequately describes what exactly a 'parameter'
is.

   --> arguments <--==--> parameters <--==--> variables <--

Is just depends on the angle from which I have the view to them.

And the $ZDOTDIR:
   https://zsh.sourceforge.io/Intro/intro_3.html

So, if you want to have the zsh startup files, e.g. your sysop mounts
your team account to somewhere else than

/home/user,

then he will probably set

ZDOTDIR=/srv/teams/coders/user


Have a lot of Fun...

-uw
-- 
+----------------------------------------------------------------------+
| .m0rph@work                       | https://twitter.com/m0rphisto/   |
|                                   | https://github.com/m0rphisto/    |
|                                   |                          .--.    |
|                   _          _ _   _ _                      |o_o |   |
| ^__^             | | __     | (_) | (_)                     |:_/ |   |
| (oo)________     | |/ /  _ _| |_  | |_ _ __  _   ___  __   //   \ \  |
| (__)\       )/\/ | ` / / _` | | | | | | '_ \| | | \ \/ /  (|     | ) |
|     ||----W |    | , \| (_| | | | | | | | | | |_| |>  <  /'\_   _/`\ |
|     ||     ||    |_|\_\\__,_|_|_| |_|_|_| |_|\__,_/_/\_\ \___)=(___/ |
+----------------------------------------------------------------------+

  parent reply	other threads:[~2024-01-27  2:35 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26  2:00 Steve Dondley
2024-01-26  3:05 ` Lawrence Velázquez
2024-01-26  3:21   ` Steve Dondley
2024-01-26  3:30     ` Steve Dondley
2024-01-26  3:45     ` Lawrence Velázquez
2024-01-26  4:17       ` Steve Dondley
2024-01-26  4:58         ` Lawrence Velázquez
2024-01-26  5:20           ` Steve Dondley
2024-01-26  5:52             ` Bart Schaefer
2024-01-26  6:35               ` Lawrence Velázquez
2024-01-26 15:49               ` Steve Dondley
2024-01-26 16:07                 ` Mark J. Reed
2024-01-26 16:41                   ` Mark J. Reed
2024-01-26 17:21                     ` Steve Dondley
2024-01-26 18:28                       ` Ray Andrews
2024-01-26 18:38                         ` Roman Perepelitsa
2024-01-26 19:17                           ` Steve Dondley
2024-01-26 19:38                             ` Roman Perepelitsa
2024-01-26 19:52                               ` Steve Dondley
2024-01-26 20:06                                 ` Ray Andrews
2024-01-26 20:16                                   ` Lawrence Velázquez
2024-01-26 19:54                             ` Ray Andrews
2024-01-26 20:05                               ` Steve Dondley
2024-01-26 20:43                               ` Steve Dondley
2024-01-27  2:34                             ` .m0rph [this message]
2024-01-26 19:42                           ` Ray Andrews
2024-01-26 20:08                             ` Roman Perepelitsa
2024-01-26 20:21                               ` Steve Dondley
2024-01-26 20:40                               ` Ray Andrews
2024-01-26  6:25             ` Lawrence Velázquez
2024-01-26  6:42               ` Lawrence Velázquez
2024-01-26 15:27               ` Steve Dondley
2024-01-26  4:35 ` Lawrence Velázquez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240127033435.00000cdf@gmail.com \
    --to=m0rphisto.net@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).