Releases: solworktech/zaje
Releases · solworktech/zaje
v0.21.1-12
Changelog
- aac1b90 Traceroute is progressive so the alias needs '-'.
v0.21.1-11
v0.21.1-10
v0.21.1-9
v0.21.1-8
Changelog
- 8eae072 - Added debug flag - Added
du
wrapper - a861c28 Add examples to help message
- a4539ec Call gofmt in
test
- 274fa70 If run by a super user, cp binary to /usr/local/bin and functions to /etc/profile.d/zaje.sh
- 1334851 Support progressive reading from STDIO (good for things like
tail -f
orping
), as well as one time - e191441 if $ZAJE_SYNDIR isn't set and ~/.config/zaje/syntax_files doesn't exist, check in /etc/zaje/syntax_files
- d41516c protect against sourcing functions and aliases if zaje cannot be found
- 10ad1de run
install_zaje.sh
in CI.