test: bash_unit ./tests/test_*.sh install: test -d ~/.local/bin/ || mkdir -p ~/.local/bin/ cp zk ~/.local/bin/zk chmod +x ~/.local/bin/zk