Skip to content

Instantly share code, notes, and snippets.

View NaokiOtsu's full-sized avatar
🌴
On vacation

Naoki Otsu NaokiOtsu

🌴
On vacation
View GitHub Profile
# 少し凝った zshrc
########################################
# 環境変数
export LANG=ja_JP.UTF-8
# 色を使用出来るようにする
autoload -Uz colors
colors