based on rage-quit support for bash
Put the files below inside ~/.oh-my-zsh/custom/plugins/fuck
Also chmod a+x the flip command.
| *.apk | 
 
        | nc -v nyancat.dakko.us 23 | 
based on rage-quit support for bash
Put the files below inside ~/.oh-my-zsh/custom/plugins/fuck
Also chmod a+x the flip command.
| # grep -r "$@" `bundle show --paths` | |
| # ack "$@" `bundle show --paths` | |
| function bung(){ | |
| ag "$@" `bundle show --paths` | |
| } | 
| #!/bin/sh | |
| # | |
| brew install git-flow | |
| brew uninstall git | |
| brew install git --without-completions | |
| echo | |
| echo | |
| echo | |
| echo "===================================" | 
| def runner(v1, &block) | |
| puts v1 | |
| yield(v1) if block_given? | |
| end | |
| runner "jithub" | |
| runner "OHAI" do |v1| | |
| puts "ARRAR" | |
| puts v1 | 
Install mysql - brew brew install mysql
run mysql_secure_installation to setup mysql password
Install Ruby 1.9.3 - rbenv / rvm
gem install bundler
edit config/database.yml
-set-mode-check:
-set-debug-files:
-check-env: Android SDK Tools Revision 20.0.3 Installed at /opt/android-sdk
-setup: Project Name: pindah
| package org.newsweb; | |
| import android.app.Activity; | |
| import android.os.Bundle; | |
| import android.widget.TextView; | |
| import org.springframework.web.client.RestTemplate; | |
| import org.springframework.http.converter.StringHttpMessageConverter; | |
| public class newsweb extends Activity |