hello world
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
license: mit |
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
license: mit |
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 gs='git status ' | |
alias ga='git add ' | |
alias gp='git push ' | |
alias gpu='git pull' | |
alias go='git checkout ' | |
alias gb='git branch ' | |
alias gd='git diff ' | |
alias gc='git commit ' | |
alias gush='git push ' | |
alias gull='git pull ' |
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
export PATH=$PATH:$ANDROID_HOME/tools | |
export ANDROID_HOME="$HOME/android-sdk-linux" | |
export PATH=$PATH:$ANDROID_HOME/platform-tools | |
ember cordova platform add android | |
ember cordova run android |
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
npm install username/ripository#branch(commit) | |
example | |
npm install gulpjs/gulp#4.0 | |
npm install gulpjs/gulp#7f5ac012315fca6a3ad8105b6f50e8143b237c94 |
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
127.0.0.1 rad.msn.com | |
127.0.0.1 adriver.ru | |
127.0.0.1 api.skype.com | |
127.0.0.1 static.skypeassets.com | |
127.0.0.1 apps.skype.com |
NewerOlder