Skip to content

Instantly share code, notes, and snippets.

View gmolop's full-sized avatar
🧬
sequencing...

Guillermo M López gmolop

🧬
sequencing...
View GitHub Profile
@gmolop
gmolop / create-project.sh
Last active October 24, 2019 14:24 — forked from jasonlewis/create-project.sh
Bash script that creates a new project and virtual host for that project. Can also be used to quickly create a new Laravel project.
#!/bin/bash
# This script creates a new project (or site) under /var/sites and creates
# new virtual host for that site. With the options a site can also
# install the latest version of Laravel directly.
# This script was originally based on the following script by @Nek from
# Coderwall: https://coderwall.com/p/cqoplg
# Display the usage information of the command.
createProjectUsage() {
@gmolop
gmolop / vhx4.sh
Created October 6, 2015 09:41 — forked from ericbroska/vhx4.sh
The simple way to reset available trial time of VirtualHostX application (3.x, 4.x)
#!/bin/sh
#
# Thanks @tylerhall for this tip
rm ~/Library/Application\ Support/VirtualHostX/". "
# you can also do some fun like this
# echo "99999999999999999999" > ~/Library/Application\ Support/VirtualHostX/". "
@gmolop
gmolop / cracking.md
Last active August 29, 2015 14:06 — forked from vertexclique/cracking.md
Alternative method for OS X

MacOS

Build 3059

MD5: 59bab8f71f8c096cd3f72cd73851515d

Rename it to: Sublime Text

Make it executable with: chmod u+x Sublime\ Text