Skip to content

Instantly share code, notes, and snippets.

@oieioi
Created June 10, 2022 00:47
Show Gist options
  • Save oieioi/59721acbcbfe27caa538fbf7980379c0 to your computer and use it in GitHub Desktop.
Save oieioi/59721acbcbfe27caa538fbf7980379c0 to your computer and use it in GitHub Desktop.
ripper-tags when git checkouted
#! /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