Skip to content

Instantly share code, notes, and snippets.

View FlyteWizard's full-sized avatar
🚵‍♀️

Dominique Charlebois FlyteWizard

🚵‍♀️
View GitHub Profile
@FlyteWizard
FlyteWizard / Emoji.txt
Last active May 16, 2020 04:47 — forked from rxaviers/gist:7360908
A List of GitHub Flavoured Markdown Emoji Markup
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
@FlyteWizard
FlyteWizard / assignment8.html
Created March 15, 2018 17:22
CSC130 - Spring 2018
<!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;
}
@FlyteWizard
FlyteWizard / .bash_profile
Last active March 17, 2019 19:41
.bash_profile
# 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"

Keybase proof

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: