Skip to content
forked from JayBrown/Tools

Some tools for the macOS command line

License

Notifications You must be signed in to change notification settings

azimanuar5874/Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools-platform-macos Tools-code-various Tools-license

Command Line Tools

Some tools for the macOS command line

Installation

  • chmod +x /path/to/tool && ln -s /path/to/tool /usr/local/bin/tool
  • Add aliases to your .zshrc or .bashrc

Content

  • 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

About

Some tools for the macOS command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.8%
  • Python 1.2%