Skip to content

Instantly share code, notes, and snippets.

@PofMagicfingers
Created October 8, 2019 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PofMagicfingers/d9ccd77436c8a2dcab62c61c07f154fb to your computer and use it in GitHub Desktop.
Save PofMagicfingers/d9ccd77436c8a2dcab62c61c07f154fb to your computer and use it in GitHub Desktop.
#!/bin/bash
{ echo -e "\n# $(basename "$PWD")\n" ; sed -e 's/#.*$//' -e '/^$/d' modman | awk '{ print $2 }' } # >> ../../htdocs/.gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment