Install ADB
sudo apt install android-tools-adb android-tools-fastboot
Connect
adb connect
Install ADB
sudo apt install android-tools-adb android-tools-fastboot
Connect
adb connect
I hereby claim:
To claim this, I am signing this object:
https://garywoodfine.com/use-pbcopy-on-ubuntu/
sudo apt-get install xclip -y
sudo vim ~/.zshrc
alias pbcopy='xclip -selection clipboard'
alias pbpaste='xclip -selection clipboard -o'
Privacy Policy | |
What information do we collect? | |
We collect information from you when you use the Who Called Me application. When using the application, as appropriate, you may be asked to enter a phone number. | |
What do we use your information for? | |
Any of the information we collect from you may be used in one of the following ways: | |
- To personalize your experience. Your information helps us to better respond to your individual needs. | |
- To improve our website. We continually strive to improve our website offerings based on the information and feedback we receive from you. | |
- To improve customer service. Your information helps us to more effectively respond to your customer service requests and support needs. |
URL: https://coderwall.com/p/euwpig/a-better-git-log | |
So, are you tired of this old and bored git log screen? | |
Picture | |
How about this one, instead? | |
Picture |
execute pathogen#infect() | |
filetype plugin on | |
filetype indent on | |
let mapleader = "," | |
set autoread | |
set nocompatible | |
set visualbell |
call pathogen#infect() | |
let &t_Co=256 | |
set history=700 | |
set laststatus=2 | |
filetype plugin on | |
filetype indent on |
import random | |
def flip(): | |
result = random.randrange(2) | |
if result == 0: | |
print "Heads" | |
else: | |
print "Tails" |
Wordlist ver 0.732 - EXPECT INCOMPATIBLE CHANGES; | |
acrobat africa alaska albert albino album | |
alcohol alex alpha amadeus amanda amazon | |
america analog animal antenna antonio apollo | |
april aroma artist aspirin athlete atlas | |
banana bandit banjo bikini bingo bonus | |
camera canada carbon casino catalog cinema | |
citizen cobra comet compact complex context | |
credit critic crystal culture david delta | |
dialog diploma doctor domino dragon drama |
JavaScript