Skip to content

Instantly share code, notes, and snippets.

View dfosco's full-sized avatar
:octocat:
Hubbin'

Daniel Fosco dfosco

:octocat:
Hubbin'
View GitHub Profile
@dfosco
dfosco / starship.toml
Created January 7, 2025 11:40
starship config
format = """
[░▒▓](#a3aed2)\
[  ](bg:#a3aed2 fg:#090c0c)\
[](bg:#769ff0 fg:#a3aed2)\
$directory\
[](fg:#769ff0 bg:#394260)\
$git_branch\
$git_status\
[](fg:#394260 bg:#212736)\
$time\
@dfosco
dfosco / config
Created January 7, 2025 11:40
ghostty config
#ghostty-config
window-inherit-working-directory = false
working-directory = Users/dfosco/Workspace
theme = catppuccin-mocha
background-opacity = 0.8
background-blur-radius = 20
@dfosco
dfosco / config
Last active January 2, 2025 10:40
ghostty-config
#ghostty-config
window-inherit-working-directory = false
working-directory = Users/myuser/myfolder
theme = catppuccin-mocha
font-size = 20
background-opacity = 0.8
background-blur-radius = 20
@dfosco
dfosco / GOOSE-IT.png
Last active June 15, 2022 13:06
image-gist
GOOSE-IT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dfosco
dfosco / SketchSystems.spec
Last active June 11, 2018 14:46
My Rewards - Summary Block
My Rewards - Summary Block
Regular States
Onboarding*
reward created -> Pending
reward created but missing cc -> Action Needed
text: "You don't have any rewards"
Pending
reward paid -> Rewarded
text: "You have a pending reward"
@dfosco
dfosco / DO.js
Last active July 28, 2017 14:48
react-pattern
import React from 'react'
export default function Component() {
return (
<div></div>
)
}
Essa é uma linha
Essa é outra linha