Skip to content

Instantly share code, notes, and snippets.

@guylepage3
guylepage3 / .gitignore_global
Created November 18, 2022 15:36 — forked from jamesmurdza/.gitignore_global
Global .gitignore Example File
# 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'
@guylepage3
guylepage3 / ssh.md
Last active February 14, 2021 18:38 — forked from bradtraversy/ssh.md
SSH & DevOps Crash Course Snippets

SSH Cheat Sheet

This sheet goes along with this SSH YouTube tutorial

Login via SSH with password (LOCAL SERVER)

$ ssh brad@192.168.1.29

Create folder, file, install Apache (Just messing around)

$ mkdir test
$ cd test
@guylepage3
guylepage3 / github-labels-import-script.md
Last active December 9, 2021 16:47
GitHub labels import script
@guylepage3
guylepage3 / gitattributes.txt
Last active July 16, 2018 13:57
Git LFS .gitattributes
*.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
@guylepage3
guylepage3 / .bash_git_branch_alias
Last active June 21, 2018 13:48
Bash alias Git branch and coloring
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
@guylepage3
guylepage3 / guy.id
Created November 13, 2017 23:42
Blockstack ID for guy.id
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: