Skip to content

Tags: solworktech/zaje

Tags

v0.21.25

Toggle v0.21.25's commit message
super-zaje: only try to download the image if it doesn't exist on local

FS

v0.21.24

Toggle v0.21.24's commit message
Note about installing debs and RPMs

v0.21.23

Toggle v0.21.23's commit message
Revisions to man

v0.21.22

Toggle v0.21.22's commit message
GoReleaser

v0.21.21

Toggle v0.21.21's commit message
postinst script to let the user know they should source zaje.sh so it…

… affects the

current session.

(Sourcing from postinst won't affect the session the package was
installed from)

v0.21.20

Toggle v0.21.20's commit message
Goreleaser: build Deb and RPM

v0.21.19

Toggle v0.21.19's commit message
README

v0.21.1-19

Toggle v0.21.1-19's commit message
pass `-L` to curl

v0.21.1-18

Toggle v0.21.1-18's commit message
`history` alias causes issues when history is invoked with args (say

`-a`). Comment out for now.

v0.21.1-17

Toggle v0.21.1-17's commit message
Apparently, in RHEL based distros, `which` reads aliases and function…

…s by default so

pass `--skip-alias --skip-functions` to prevent that.