This file contains hidden or 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
| // choose Content Type JavaScript in TextExpander and use the following code to pick a random shipit command | |
| // In a Github comment on your PR, type your TextExpander abbreviation and have it replaced with a random shipit command! | |
| const commands = [ | |
| '/shipit', | |
| '/shrimpit', | |
| '/🦐it', | |
| '/🚢it', | |
| '/gucci', | |
| '/legendapproved', |
OlderNewer