Skip to content

Releases: pkgxdev/setup

v0.15.3

08 Apr 17:23
cd65bf7

Choose a tag to compare

fix access to `tea` itself in transitory mode (#146)

v0.15.2

17 Mar 21:50
d362110

Choose a tag to compare

fix bash installation for bash 3.2

v0.15.1

17 Mar 11:16
37f85ad

Choose a tag to compare

Don’t fail to install magic if SHELLRC no exist

v0.15.0

11 Feb 14:56
c907a10

Choose a tag to compare

Support disabling dev-envs with `srcroot: null`

v0.14.0

06 Feb 15:30
bc5244e

Choose a tag to compare

Allow specifying other pkgs; allow “chaste” mode (#137)

v0.13.2

05 Feb 14:23
bbf240a

Choose a tag to compare

we need to `exec $SHELL -i` (interactively)

We install our magic to the interactive config file, and this is probs correct, so ensure we load it.

Fixes https://github.com/teaxyz/cli/issues/358

v0.13.1

01 Feb 15:20
f5649a0

Choose a tag to compare

v0.13.1

v0.13.0

31 Jan 18:16
a2494fd

Choose a tag to compare

wip

v0.12.5

31 Jan 16:35
cc0fdf2

Choose a tag to compare

we need netbase on debians

It has fuck all files in it.

v0.12.4

28 Jan 18:18
5e1e63d

Choose a tag to compare

Suggest `exec $SHELL`