Portfolio
~/about/gear.tstypescript
export const gear = {
editor: 'NeoVim',
terminal: 'kitty',
shell: 'zsh',
os: 'Arch Linux (btw)',
wm: 'Hyprland',
font: 'Cascadia Code Mono',
browser: 'Firefox',
} as constPortfolio
export const gear = {
editor: 'NeoVim',
terminal: 'kitty',
shell: 'zsh',
os: 'Arch Linux (btw)',
wm: 'Hyprland',
font: 'Cascadia Code Mono',
browser: 'Firefox',
} as const