I hereby claim:
- I am hahuang65 on github.
- I am hahuang65 (https://keybase.io/hahuang65) on keybase.
- I have a public key whose fingerprint is C5BA ADEB D75D F3E2 5175 5D68 0042 721A 65F6 EEEF
To claim this, I am signing this object:
# OBJS specifies which files to compile as part of the project | |
OBJS = main.cpp | |
# CC specifies which compiler we're using | |
CC = g++ | |
# INCLUDE_PATHS specifies the additional include paths we'll need | |
INCLUDE_PATHS = -I/usr/local/include -I/opt/X11/include | |
# LIBRARY_PATHS specifies the additional library paths we'll need |
# OBJS specifies which files to compile as part of the project | |
OBJS = main.cpp util.cpp shader.cpp | |
# CC specifies which compiler we're using | |
CC = g++ | |
# INCLUDE_PATHS specifies the additional include paths we'll need | |
INCLUDE_PATHS = -I/usr/local/include -I/opt/X11/include | |
# LIBRARY_PATHS specifies the additional library paths we'll need |
I hereby claim:
To claim this, I am signing this object:
Paradise Cove Luau A pretty authentic Luau that's in beautiful Ko'olina (resort with several lagoons) They do fire knife dances and the whole pig cooking in the ground thing.
Rainbow Drive-In Recommendations: Mix Plate, Boneless Chicken, Chili Dog
[ | |
{ | |
"name": "Miryoku Layer Reference", | |
"author": "Manna Harbour" | |
}, | |
[ | |
{ | |
"f": 4, | |
"w": 12, | |
"h": 0.5, |
settings.smoothScroll = false | |
settings.hintAlign = "left" | |
settings.focusFirstCandidate = true | |
api.cmap('<Ctrl-n>', '<Tab>'); | |
api.cmap('<Ctrl-p>', '<Shift-Tab>'); | |
api.map('J', 'R'); | |
api.map('K', 'E'); | |
api.map('H', 'S'); | |
api.map('L', 'D'); |