Some tools for the macOS command line
chmod +x /path/to/tool && ln -s /path/to/tool /usr/local/bin/tool
- Add aliases to your
.zshrc
or.bashrc
- adler32: calculate the Adler32 hash for a specified file
- dies: convert English to Latin weekday names
- ipfg: check online status of IPFS public gateways
- merge: merge two or directories or files into one master directory
- various shell aliases