Skip to content

Instantly share code, notes, and snippets.

View omero's full-sized avatar
💭
I write code and play video games

Omar Aguirre omero

💭
I write code and play video games
  • @OctahedroidHQ
  • Mexico , Monterrey
View GitHub Profile
@omero
omero / Masonry - imagesLoaded progress.markdown
Created February 12, 2016 08:37
Masonry - imagesLoaded progress
@omero
omero / gist:70c83c5c4055d131c18b7a08899153b1
Created December 28, 2016 22:58
command github-releases
#create release
github-release release \
--user omero \
--repo ci-from-scratch \
--tag v0.1.1 \
--name "The one when we automate all the things" \
--description "This is a (edit - fixed) fake description"
#edit release
github-release release \
@omero
omero / phpcisetup.md
Last active January 3, 2017 18:04
DO (ubuntu) +nginx +php7 + phpci setup
@omero
omero / gist:804b52fbd3eee990ec9ed07afdd1ecf0
Created August 24, 2018 18:51
Download BitBucket PR's
curl -L -u $BB_USER:$BB_PASS https://bitbucket.org/api/2.0/repositories/[org]/[repo-name]/pullrequests/[pr-number]/diff | git apply
@omero
omero / Majaro setup from scratch
Created September 21, 2018 06:20
Manjaro setup from scratch
enable systemctl systemd-networkd
@omero
omero / meta.yml
Created July 10, 2020 19:56
Octahedroid theia build
apiVersion: v2
publisher: eclipse
name: che-theia
version: next
type: Che Editor
displayName: theia-ide
title: Eclipse Theia development version.
description: Eclipse Theia, get the latest release each day.
icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true
category: Editor