Skip to content

Instantly share code, notes, and snippets.

View eresende's full-sized avatar

Eusebio Resende eresende

  • NuoDB/3DS
  • Dublin, Ireland
View GitHub Profile
@bickart
bickart / repair.php
Created April 26, 2013 15:29
How to perform a SugarCRM Quick Repair and Rebuild from the line
#!/usr/bin/php
<?php
/*
* Copyright 2013
* Jeff Bickart
* @bickart
* jeff @ neposystems.com
*/
Jenkinsfile VIM syntax highlighting
echo 'au BufNewFile,BufRead Jenkinsfile setf groovy' >> ~/.vimrc