Skip to content

Instantly share code, notes, and snippets.

View dionisokan's full-sized avatar

Dionysus Kan dionisokan

View GitHub Profile
Computer Information:
Manufacturer: Apple
Model: MacBookPro14,2
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz
CPU Family: 0x6
## .zshrc
## zsh and system-wide configurations
# zsh-completions
fpath=(/usr/local/share/zsh-completions $fpath)
# locales
export LANG=en_US.UTF-8
export LANGUAGE=en_US.UTF-8