- Open "System Preferences"
- Select "Keyboard"
- Select tab "Keyboard Shortcuts"
- Select "Application Shortcuts" from the left list box
- Click "+" below the right list box
- Select "All Applications" for "Application" input box
- Type "Paste and Match Style" into the "Menu Title" input box
- In the "Keyboard Shortcut" input box, type
command-v
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Installation | |
https://github.com/kr/beanstalkd/archive/v1.9.tar.gz | |
tar xf v1.9 | |
cd beanstalkd-1.9 | |
sudo make install | |
screen -d -m beanstalkd | |
# Upstart setup | |
sudo wget https://raw.github.com/kr/beanstalkd/master/adm/upstart/beanstalkd.conf -O /etc/init/beanstalkd.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Framework-less kerning support for browsers. | |
* | |
* @package kern | |
* @author Andrew Winterman <[email protected]> | |
* Andrew Sliwinski <[email protected]> | |
*/ | |
/** | |
* Export |
I hereby claim:
- I am thisandagain on github.
- I am thisandagain (https://keybase.io/thisandagain) on keybase.
- I have a public key whose fingerprint is F287 5050 6007 C5AF C2A1 4884 9866 8F77 BE20 50EE
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--<link rel="stylesheet" href="//code.cdn.mozilla.net/fonts/fira.css">--> | |
<button class="btn">Open My App</button> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias devices='adb devices' | |
alias logcat='adb logcat CordovaLog:D *:S' | |
alias forward='adb forward tcp:6000 localfilesystem:/data/local/debugger-socket' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"version": "0.0.0", | |
"title": "Yam Fries", | |
"featured": true, | |
"history": { | |
"created_at": "2015-04-20T16:11:13.961Z", | |
"updated_at": "2015-04-20T16:11:13.961Z", | |
"deleted_at": null |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 1234, | |
"username": "billmurray", | |
"locale": { | |
"language": "bn", | |
"country": "bd" | |
}, | |
"history": { | |
"created_at": "2015-04-20T16:11:13.961Z", | |
"updated_at": "2015-04-20T16:11:13.961Z", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 1, | |
"version": "0.0.0", | |
"title": "Yam Fries", | |
"featured": true, | |
"history": { | |
"created_at": "2015-04-20T16:11:13.961Z", | |
"updated_at": "2015-04-20T16:11:13.961Z", | |
"deleted_at": null | |
}, |