I hereby claim:
- I am flytewizard on github.
- I am flytewizard (https://keybase.io/flytewizard) on keybase.
- I have a public key whose fingerprint is 6EE9 C159 01DF 9747 5FFB 268C 5415 9811 4D4A 492A
To claim this, I am signing this object:
| A List of GitHub Flavoured Markdown Emoji Markup 😀 |
| # macOS | |
| # When creating a .gitignore with the GitHub interface the macOS default doesn't appear in the dropdown. | |
| # So I created this gist for easy access when I create new projects. | |
| # General | |
| .DS_Store | |
| .AppleDouble | |
| .LSOverride | |
| # Icon must end with two \r |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Assignment 8</title> | |
| <style media="screen"> | |
| /* Makes the list black circles */ | |
| li { | |
| list-style-type: disc; | |
| } |
| # Setting Bash Profile Name | |
| export PS1="🐶 \u \w \$ " | |
| # Git Alias | |
| alias ga="git add" | |
| alias gc="git commit -m" | |
| alias gp="git push" | |
| alias gs="git status" | |
| alias gcl="git clone" | |
| alias gckb="git checkout -b" |
I hereby claim:
To claim this, I am signing this object: