This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: ----------------------------------------------------------------------------------------- | |
:: Cheat Command Wrapper Script | |
:: ----------------------------------------------------------------------------------------- | |
:: This batch script acts as a wrapper for 'cheat.exe', enhancing its functionality | |
:: by allowing more intuitive command-line interactions. Specifically, it: | |
:: | |
:: 1. Directly accesses cheatsheets or tags with a single argument. | |
:: 2. Facilitates search within a cheatsheet using multiple arguments, treating them | |
:: as a single search query. | |
:: 3. Dynamically resolves the paths to the community and personal cheatsheets |