zsh-workers
 help / color / mirror / code / Atom feed
* Re: How to show _all_ settings
       [not found] <20061031.180644.74744097.Meino.Cramer@gmx.de>
@ 2006-10-31 22:32 ` Thorsten Kampe
  0 siblings, 0 replies; only message in thread
From: Thorsten Kampe @ 2006-10-31 22:32 UTC (permalink / raw)
  To: zsh-workers; +Cc: zsh-users

* Meino Christian Cramer (Tue, 31 Oct 2006 18:06:44 +0100 (CET))
>  I want to dump _all_ settings (even those set ba default) of my zsh.

1. setopt; unsetopt
2. autoload -U allopt; allopt
3. set -o


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-31 22:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20061031.180644.74744097.Meino.Cramer@gmx.de>
2006-10-31 22:32 ` How to show _all_ settings Thorsten Kampe

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).