Skip to content

Instantly share code, notes, and snippets.

@GabLeRoux
Last active November 29, 2021 23:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GabLeRoux/d5b745a59745ed022abe to your computer and use it in GitHub Desktop.
Save GabLeRoux/d5b745a59745ed022abe to your computer and use it in GitHub Desktop.
shebang
#!/usr/bin/env bash
#!/usr/bin/env fish
#!/usr/bin/env perl
#!/usr/bin/env php
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#!/usr/bin/env sh
#!/usr/bin/env zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment