Created
June 10, 2022 00:47
-
-
Save oieioi/59721acbcbfe27caa538fbf7980379c0 to your computer and use it in GitHub Desktop.
ripper-tags when git checkouted
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
#! /bin/sh | |
echo 'Run ripper-tags on background...' | |
(ripper-tags -R > /dev/null) & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment