They can be changed via a simple assign (like hilbish.opts.namehere = true).
Available Opts autocd The autocd opt (default false) makes it so that if a lone path is ran, Hilbish will change directory to that path.
Example:
sammy ~ ∆ hilbish.opts.autocd = true sammy ~ ∆ ~/Downloads sammy ~/Downloads ∆ history This opt controls if Hilbish will store commands in history." property="og:description"><metacontent="OptsaresimplesettingsandswitchestocontrolcertainHilbishbehavior.Thisrangesfromthingslikethegreetingmessagesonbootupto“autocd”functionality.
They can be changed via a simple assign (like hilbish.opts.namehere = true).
Available Opts autocd The autocd opt (default false) makes it so that if a lone path is ran, Hilbish will change directory to that path.
Example:
sammy ~ ∆ hilbish.opts.autocd = true sammy ~ ∆ ~/Downloads sammy ~/Downloads ∆ history This opt controls if Hilbish will store commands in history." name=description><metaname=revisit-aftercontent="2 days"><metaname=keywordscontent="Lua,Hilbish,Linux,Shell"><metaproperty="og:locale"content="en_GB"><linkrel=canonicalhref=https://rosettea.github.io/Hilbish/><metaproperty="og:url"content="https://rosettea.github.io/Hilbish/"><linkhref=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.cssrel=stylesheetintegrity=sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVorcrossorigin=anonymous><scriptsrc=https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.jsintegrity=sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2crossorigin=anonymous></script>
<emclass=text-muted>by <strong>sammyette</strong><time> // April 14, 2023</time></em><divclass=my-4><p>Opts are simple settings and switches to control certain Hilbish behavior.
This ranges from things like the greeting messages on bootup to “autocd”
functionality.</p><p>They can be changed via a simple assign (like <code>hilbish.opts.namehere = true</code>).</p><h2id=available-optsclass=heading>Available Opts
<ahref=#autocdclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>The <code>autocd</code> opt (default false) makes it so that if a lone path is
ran, Hilbish will change directory to that path.</p><p>Example:</p><pretabindex=0><code>sammy ~ ∆ hilbish.opts.autocd = true
<ahref=#historyclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>This opt controls if Hilbish will store commands in history. It
is default true.</p><h3id=greetingclass=heading><code>greeting</code>
<ahref=#greetingclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>The <code>greeting</code> is exactly as the name says: a greeting message on Hilbish
startup. It can be set to any value, and when Hilbish finishes initalizing
will print that text. The <code>greeting</code> will be passed to Lunacolors for
<ahref=#motdclass=heading-link><iclass="fas fa-paperclip"></i></a></h3><p>The <code>motd</code> is a message to summarize the current running version. It can be