Skip to content

Instantly share code, notes, and snippets.

View mmeasic's full-sized avatar

Saint Shuttles-worth mmeasic

  • Meta
  • Barcelona
View GitHub Profile
@mmeasic
mmeasic / keybase.md
Created April 26, 2020 08:07
Proof of identity

Keybase proof

I hereby claim:

  • I am mmeasic on github.
  • I am amigosi (https://keybase.io/amigosi) on keybase.
  • I have a public key ASCIej2exSQzFHVlgL2x2r_nTvYE_TSqBmlxg12SBWjzBQo

To claim this, I am signing this object:

@mmeasic
mmeasic / fix_virtualenv
Created October 14, 2019 10:05 — forked from tevino/fix_virtualenv
Fix python virtualenv after python update
#!/usr/bin/env bash
ENV_PATH="$(dirname "$(dirname "$(which pip)")")"
SYSTEM_VIRTUALENV="$(which -a virtualenv|tail -1)"
BAD_ENV_PATHS="/usr/local"
echo "Ensure the root of the broken virtualenv:"
echo " $ENV_PATH"
@mmeasic
mmeasic / _github_pages
Last active August 2, 2019 13:07
GitHub Pages setup
<You rock>