Skip to content

Instantly share code, notes, and snippets.

View luisfontes19's full-sized avatar
🤓

Luis Fontes luisfontes19

🤓
View GitHub Profile
@luisfontes19
luisfontes19 / theme.tsx
Last active April 9, 2021 14:46
Material UI Hacker Theme
import { ThemeOptions } from '@material-ui/core/styles/createMuiTheme';
export const themeOptions: ThemeOptions = {
palette: {
type: 'dark',
primary: {
main: '#c3c06b',
contrastText: '#3b8284',
dark: 'rgb(11, 21, 25)',
},
@luisfontes19
luisfontes19 / yubi_gpg.sh
Last active May 8, 2022 00:58
Yubikey GPG config
#!/bin/zsh
##
## This automation was created to be used with MACOS based on the instructions from drduh
## (https://github.com/drduh/YubiKey-Guide)
##
## The script was tested on an M1 with gpgtools 2020.2
##
## Pre requisites:
## * gpgtools: https://gpgtools.org
@luisfontes19
luisfontes19 / whoami.json
Created September 23, 2020 15:14
whoami.json
{"id": "0cbf94234d918381f45d7a62700a61cd7c9f7a3046734cdae703ae7f7150b18774a6db4fb46d444b1abb7ce0c5832ac457c4d7f606e6db3c3c1f251441b7561c"}