Skip to content

Instantly share code, notes, and snippets.

@tarunmahe
tarunmahe / .zshrc
Created July 21, 2024 12:35
Zinit Setp
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
# Fix Locale
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
# History