Skip to content

Instantly share code, notes, and snippets.

@mike-ward
mike-ward / .zshrc
Last active January 11, 2025 15:55
.zshrc config
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME=""
PROMPT=$'\n'" %F{8}─────────────────────────────────────────────────────────────────────────────────────────────────"$'\n'"%F{172}⏺︎ %F{69} %0~ %F{cyan}\$vcs_info_msg_0_"$'\n'"%F{172}╰─ ▶%f "
plugins=(k)
source $ZSH/oh-my-zsh.sh
# User configuration