Quick uninstall JetBrains settings:
curl -sL https://gist.githubusercontent.com/denji/9731967/raw/jetbrains-uninstall.sh | sudo bash -s
| hostssl replication replicator 5.6.7.8 md5 |
| /* | |
| Version: 3.4.5 Timestamp: Mon Nov 4 08:22:42 PST 2013 | |
| */ | |
| .select2-container { | |
| margin: 0 0 1rem 0; | |
| position: relative; | |
| vertical-align: middle; | |
| font-family: inherit; | |
| -webkit-appearance: none !important; | |
| font-size: 0.875rem; |
| #!/bin/bash | |
| # Install script for LEMP Web Server on CENTOS 6.5 by Majid Arif Siddiqui | |
| # Init | |
| echo "Initializing..." | |
| sudo yum -y update | |
| sudo yum -y groupinstall "Development Tools" | |
| sudo yum -y install screen |
Quick uninstall JetBrains settings:
curl -sL https://gist.githubusercontent.com/denji/9731967/raw/jetbrains-uninstall.sh | sudo bash -s
| <?php | |
| // Resizer and Image Manipulation | |
| // Based on: http://forums.laravel.com/viewtopic.php?id=2648 | |
| public function post_edit_logo($id) | |
| { | |
| $rules = array( | |
| 'image' => 'image', | |
| ); |
| Download the following ZIPs: | |
| ARM Translation Installer v1.1 (http://www.mirrorcreator.com/files/0ZIO8PME/Genymotion-ARM-Translation_v1.1.zip_links) | |
| Download the correct GApps for your Android version: | |
| Google Apps for Android 4.4.4 (https://www.androidfilehost.com/?w=files&flid=15801) | |
| Google Apps for Android 4.3 (https://www.androidfilehost.com/?fid=23060877490000124 - gapps-jb-20130813-signed.zip) | |
| Google Apps for Android 4.2 (https://www.androidfilehost.com/?fid=23060877490000128 - gapps-jb-20130812-signed.zip) | |
| Google Apps for Android 4.1 (https://www.androidfilehost.com/?fid=22979706399755082 - gapps-jb-20121011-signed.zip) | |