From 89fea620e3086989941b3a59669dd32e84de5332 Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Wed, 16 Jun 2021 21:08:56 +0200 Subject: [PATCH] Update choco package spec --- boxes.portable.nuspec | 44 +++++++++++++------------------------------ 1 file changed, 13 insertions(+), 31 deletions(-) diff --git a/boxes.portable.nuspec b/boxes.portable.nuspec index 7f57196..25d76f0 100644 --- a/boxes.portable.nuspec +++ b/boxes.portable.nuspec @@ -5,7 +5,6 @@ boxes (Portable) 2.1.1 The Boxes Contributors - Thomas Jensen Command Line ASCII Boxes Unlimited! echo Spring is in the Air! | boxes -d spring -p h4 -ac` -``` - , - /\^/`\ - | \/ | - | | | jgs - \ \ / _ _ - '\\//' _{ ' }_ - || Spring is in the Air! { `.!.` } - || ',_/Y\_,' - || , {_,_} -|\ || |\ | -| | || | | (\| /) -| | || / / \| // - \ \||/ / |// - `\\//` \ \./ \\ \./ \\ \./ \ \\ |/ / - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -``` - ### Modifying boxes.cfg At some point, you may wish to modify existing box designs or even add your own. -When that happens, you may find that you don't have the necessary access permissions to modify boxes.cfg in -`%ChocolateyInstall%\lib\boxes.portable\tools` directly. In that case, make a copy of boxes.cfg and place it in one of -the precedent locations, where *boxes* finds it before the original. When reading the config file, *boxes* will try -these locations (in order): +In that case, we recommend that you don't change the central boxes.cfg in `%ChocolateyInstall%\lib\boxes.portable\tools` +directly, because that one may get updated in subsequent releases. Instead, create a new boxes.cfg in your `%HOME%` +directory, and place a line in it saying -1. The file specified by the environment variable `BOXES`. -2. A file called boxes.cfg in the directory specified by the environment variable `HOME`. -3. The boxes.cfg installed by choco. +``` +parent :global: +``` + +This will make it inherit the global config. You can add any new or modified designs in your new personal config. + +Details on where boxes looks for configuration files can be found +[here](https://github.com/ascii-boxes/boxes/issues/69#issuecomment-782857777).   ]]> https://boxes.thomasjensen.com/ - ascii ascii-art filter command-line cli + ascii ascii-art box boxes command-line cli https://boxes.thomasjensen.com/images/boxes-sq-256.png https://raw.githubusercontent.com/ascii-boxes/boxes/v2.1.1/LICENSE @@ -89,7 +71,7 @@ these locations (in order): https://boxes.thomasjensen.com/2021/06/boxes-v2.1.1-released.html https://github.com/ascii-boxes/boxes https://github.com/ascii-boxes/boxes/blob/master/boxes.portable.nuspec - https://boxes.thomasjensen.com/docs/ + https://boxes.thomasjensen.com/ https://github.com/ascii-boxes/boxes/issues