This sheet goes along with this SSH YouTube tutorial
$ ssh [email protected]
$ mkdir test
$ cd test
# An example global gitignore file | |
# | |
# Place a copy if this at ~/.gitignore_global | |
# Run `git config --global core.excludesfile ~/.gitignore_global` | |
# Folder view configuration files | |
.DS_Store | |
# Files that might appear on external disks | |
.Spotlight-V100 |
``` | |
#Aliases | |
alias gst='git status' | |
alias gad='git add .' | |
alias cls='clear' | |
alias hd='open /' | |
alias home='open ~' | |
alias sites='open ~/sites' | |
alias drop='open ~/Dropbox' |
This sheet goes along with this SSH YouTube tutorial
$ ssh [email protected]
$ mkdir test
$ cd test
Based on:
https://github.com/user/repo/labels
*.psd filter=lfs diff=lfs merge=lfs -text | |
*.sketch filter=lfs diff=lfs merge=lfs -text | |
*.psb filter=lfs diff=lfs merge=lfs -text | |
*.ai filter=lfs diff=lfs merge=lfs -text | |
*.zip filter=lfs diff=lfs merge=lfs -text | |
*.indd filter=lfs diff=lfs merge=lfs -text | |
*.pdf filter=lfs diff=lfs merge=lfs -text | |
*.ppt filter=lfs diff=lfs merge=lfs -text | |
*.mov filter=lfs diff=lfs merge=lfs -text | |
*.eps filter=lfs diff=lfs merge=lfs -text |
parse_git_branch() { | |
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/' | |
} | |
export PS1="\[\033[0;35m\]\t \[\033[0m\]\u \W\[\033[0;35m\]\$(parse_git_branch)\[\033[0m\] $ " |
Verifying my Blockstack ID is secured with the address 1KFAGL54Bwim3SrNwJV9CRBw6vC4SMsbV5 https://explorer.blockstack.org/address/1KFAGL54Bwim3SrNwJV9CRBw6vC4SMsbV5 |
Verifying my Blockstack ID is secured with the address 14ZExwunGqr2gWwnyqmA5VqUhL5hCRLq72 https://explorer.blockstack.org/address/14ZExwunGqr2gWwnyqmA5VqUhL5hCRLq72 |
### Keybase proof | |
I hereby claim: | |
* I am guylepage3 on github. | |
* I am guylepage3 (https://keybase.io/guylepage3) on keybase. | |
* I have a public key whose fingerprint is B9DA 84D4 43A8 35BD 68C6 03EB 4874 8BF7 369E 0C50 | |
To claim this, I am signing this object: |